Payout Link Routes
Get Payout Link by ID
Get a payout link by its id.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Id of the payout link
Response
200 - application/json
OK
The payout-link
object.