maas-schemas

yaband Schema

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

yaband Definitions

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

headers

headers Type

object with following properties:

| Property | Type | Required | | ——– | —- | ——– |

params

params

params Type

object with following properties:

Property Type Required
gatewayName string Required

gatewayName

gatewayName

The value of this property must be equal to one of the known values below.

gatewayName Known Values
Value Description
yaband  

payload

payload

payload Type

object with following properties:

Property Type Required
data object Required
sign string Required

data

data

data Type

object 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

order_id

order_id Type

string

state

state

state Type

string

trade_id

trade_id

trade_id Type

string

transaction_id

transaction_id

transaction_id Type

string

type

type

type Type

string

sign

sign

sign Type

string