Collect
Send payment to user
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Transaction ID.
Body
application/json
Response
200
application/json
Transaction sent successfully.
The response is of type object[]
.