Collect
Get the payment link for a transaction
POST
/
transactions
/
{id}
/
token
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Transaction ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Transaction ID.