externalId
that you received in the response to the deposit creation request.curl --request GET \
--url https://secure.PayStar.uk/api/v1/integration/deposit-order/{externalId}/status\
--header 'Authorization: Bearer YOUR TOKEN' \
--header 'Content-Type: application/json' \