Operation requestPingPaymentInitiation delegates “ping payment” task (gives small amount to other user and gets it back)|.
Request parameters:
parameter | type | description |
---|
requestData | paymentRequestData | payment data |
paymentContext | string | not used |
peerLocation | billonUserLocation | localization of user (ping receiver) in network (if it’s not set, application will search network for user) |
Response parameters:
name | type | description |
---|
taskId | string | id of created task |
requestStatus | string | result of request |
requestStatusDescription | string | status description |
Was this article helpful to you?
Yes No