Get an existing payout entity by ID
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
payout_entity_id
string
required
ID of the Payout Entity
``200 One of the payment entities defined by the organization.
``401
Unauthorized.
``403
Forbidden.
``404
Payout Entity not found
``422
Invalid input
``429
Too many requests.
``default
Unexpected Error.
Updated about 1 year ago
ShellNodeRubyPHPPython
Bearer
Base URL
https://Contact sales to enable your sandbox/payout_entities/{payout_entity_id}
xxxxxxxxxx
curl --request GET \
--url https://contact/%20sales%20to%20enable%20your%20sandbox/payout_entities/ \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
``200
Updatedabout 1 year ago