Skip to main content
POST
/
payment
/
status-webhook
Error
A valid request URL is required to generate request examples
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

x-system-token
string
header
required

System token for additional authentication

Body

application/json
amount
number
required
currency
string
required
eventType
string
required
programCode
string
required
programType
string
required
requestId
string
required
completedTs
null | string
createdTs
null | string
invoiceId
null | string
paymentStatus
null | string
subscriptionId
null | string
transactionId
null | string
receiptInfo
Receipt · object
paymentData
PaymentData · object
modifiedTs
null | string
paymentId
null | string
paymentMethod
null | string
addlInfo
null | string
receiptUrl
null | string
renewalType
null | string
params
object

Response

Document created, URL follows

{key}
any