externalId
that you received in the response to the payout creation request.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' \