http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/avainpay.json
Avainpay 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/avainpay.json |
| Property | Type | Group |
|---|---|---|
| headers | object |
http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/avainpay.json#/definitions/request |
| params | object |
http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/avainpay.json#/definitions/request |
| payload | object |
http://maasglobal.com/maas-backend/webhooks/webhooks-payments/gateway/avainpay.json#/definitions/request |
headers
objectobject with following properties:
| Property | Type | Required |
|---|---|---|
Set-Cookie |
string | Optional |
Set-Cookie
stringstring
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 |
|---|---|
avainpay |
payload
objectobject with following properties:
| Property | Type | Required |
|---|---|---|
action_str |
string | Required |
data_type |
string | Required |
log_list |
array | Optional |
request_map |
object | Optional |
trans_map |
object | Optional |
action_str
stringstring
data_type
stringstring
log_list
arrayArray type: array
request_map
objectobject with following properties:
| Property | Type | Required | | ——– | —- | ——– |
trans_map
objectobject with following properties:
| Property | Type | Required |
|---|---|---|
nonce |
string | Optional |
signature |
string | Optional |
system_time |
integer | Optional |
nonce
stringstring
signature
stringstring
system_time
integerinteger