Skip to main content
POST
/
payment
/
status-webhook
{}

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
string | null
createdTs
string | null
invoiceId
string | null
paymentStatus
string | null
subscriptionId
string | null
transactionId
string | null
receiptInfo
object | null
paymentData
object | null
modifiedTs
string | null
paymentId
string | null
paymentMethod
string | null
addlInfo
string | null
receiptUrl
string | null
renewalType
string | null
params
object | null

Response

Document created, URL follows

{key}
any