Partner-App-Key and X-HSPay-Signature headers.
POST /api/partners/mid/balance
Request Body:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Partner-App-Key and X-HSPay-Signature headers.
POST /api/partners/mid/balance
Request Body:
{
"request_id": "unique-request-id"
}
{
"merchant_id": "MID123",
"merchant_email": "partner@example.com",
"balance": "1,000,000"
}