Payout status H2H
GET
https://secure.PayStar.uk/api/v1/integration/withdrawal-order/{externalId}/status
Last modified:2025-04-29 19:32:23
INFO
externalId
that you received in the response to the payout creation request.Payment Statuses
Check status payout order
CURL Example | GET Status payout order
curl --request GET \
--url https://secure.PayStar.uk/api/v1/integration/withdrawal-order/{externalId}/status \
--header 'Authorization: Bearer YOUR TOKEN' \
--header 'Content-Type: application/json' \
Request
Path Params
externalId
string
required
Example:
11b57a18-184a-4c76-a5f1-b581a4fc1edf
Request samples
Responses
Modified at 2025-04-29 19:32:23