Skip to main content
POST
Inquiry Wallets
An API endpoint used to retrieve wallet information, including wallet balance, status, and other related details.

Request

Headers

string
required
Your unique Merchant ID assigned by CommercePay.
string
required
Your API credentials used for authentication (typically a Bearer token).
string
required
A unique security hash used to verify the integrity of the request body. See Generate Signature for how to generate this.

Body

integer
required
Merchant ID.
int64
required
Current timestamp. Example: 1621851652617.

Request Payload Sample

Payload

Response

Body

integer
Merchant ID.
string
Merchant name.
object[]

Response Payload Sample

Response_2XX

Error Responses

Response_400
Response_400