Skip to main content
POST
Submit a notification of payment intent (v4)

Authorizations

Authorization
string
header
required

HMAC-SHA512 signed Authorization header. See the Authentication page for the complete signing guide.

Body

application/json
request
object
required

General information associated with the API request.

transaction
object
required

Transaction-level information for the disbursement notification.

transaction_parties
object[]
required

Array of transaction parties. Each party defines a recipient, approver, or interested party for the disbursement notification. At least one party with role: 0 (recipient) and recipient_enabled: 1 is required.

Minimum array length: 1

Response

Notification submitted successfully

request
object

Echo of the request envelope.

response
object
transaction
object

Transaction outcome data.