Skip to main content
GET
/
payments
/
{id}
/
cross-chain
/
status
Poll cross-chain payment status
curl --request GET \
  --url https://api.example.com/payments/{id}/cross-chain/status

Path Parameters

id
string
required

The payment checkout ID

Response

200 - undefined