v1
latestOpenAPI 3.0.12026-07-264182324.3 KBNotifications
Create and send an order confirmation, payment confirmation, or Disbursement User Query email or SMS message to the consumer.
post/send_notification
Request body
Example request
{
"pnm_order_identifier": "85073414521"
}Response
Message Sent
Example response
{
"status": "ok",
"disbursement_query_url": "https://www.paynearme-sandbox.com/add_card/P!GZqioXu3kLJqm21NvPOB$uXW7sZuUu"
}