Skip to main content
GET
/
api
/
v1
/
auth
/
otc
/
c2b
/
payments
List Inbound C2B Payments
curl --request GET \
  --url https://crypto.westminister.tech/api/v1/auth/otc/c2b/payments \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

merchant_id
string<uuid>
from
string<date-time>
to
string<date-time>

Response

200

Payment rows