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
object
object
with following properties:
Property | Type | Required |
---|---|---|
Set-Cookie |
string | Optional |
Set-Cookie
string
string
params
object
object
with following properties:
Property | Type | Required |
---|---|---|
gatewayName |
string | Required |
gatewayName
enum
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
avainpay |
payload
object
object
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
string
string
data_type
string
string
log_list
array
Array type: array
request_map
object
object
with following properties:
| Property | Type | Required | | ——– | —- | ——– |
trans_map
object
object
with following properties:
Property | Type | Required |
---|---|---|
nonce |
string | Optional |
signature |
string | Optional |
system_time |
integer | Optional |
nonce
string
string
signature
string
string
system_time
integer
integer