http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/yaband.json
YaBand payment webhook schema
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Cannot be instantiated | Yes | Develop | No | Forbidden | Permitted | maas-backend/webhooks/webhooks-payments/gateway/yaband.json |
| Property | Type | Group |
|---|---|---|
| headers | object |
http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/yaband.json#/definitions/request |
| params | object |
http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/yaband.json#/definitions/request |
| payload | object |
http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/yaband.json#/definitions/request |
headers
objectobject with following properties:
| Property | Type | Required | | ——– | —- | ——– |
params
objectobject with following properties:
| Property | Type | Required |
|---|---|---|
gatewayName |
string | Required |
gatewayName
enumThe value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
yaband |
payload
objectobject with following properties:
| Property | Type | Required |
|---|---|---|
data |
object | Required |
sign |
string | Required |
data
objectobject with following properties:
| Property | Type | Required |
|---|---|---|
order_id |
string | Required |
state |
string | Required |
trade_id |
string | Optional |
transaction_id |
string | Optional |
type |
string | Required |
order_id
stringstring
state
stringstring
trade_id
stringstring
transaction_id
stringstring
type
stringstring
sign
stringstring