Initiate Subscription Deduction
Merchant-initiated deduction against a subscription order. Provide either subscriptionOrderNo or merchantSubscriptionOrderNo. merchantDeductNo must be unique per merchant for idempotency.
Overview
This page documents thePOST /open/institution/v1/order/deduct endpoint. The full schema, parameters, and examples are rendered from the linked OpenAPI definition above.
Notes
- Authentication uses the standard GatePay signed headers.
- This page documents the institution Open Platform path.
- For shared signing rules, see /api-reference/version/100/en/common/securityAndSignature.
Headers
Merchant client ID issued by GatePay
"4186d0c6-6a35-55a9-8dc6-5312769dbff8"
HMAC-SHA256 signature for request integrity
"672d5650dcc9bb22ebf25fa16c28d03c0e159d742a9176d4340a5da326d75dc8a2ec24c97fa6fc5d1533dd6e968863747e1d86a45e562cbe899f9ed7e9ca7f77"
Timestamp in milliseconds; must be within 5 minutes of server time
"1672905655498"
Random nonce to prevent replay
"9578"
Body
Deduction request body
Merchant deduction reference, globally unique per merchant for idempotency
Deduction amount; must be greater than 0 and align with the subscription order
Currency; must match the subscription order
Platform subscription order number (provide either this or merchantSubscriptionOrderNo)
Merchant subscription order number (provide either this or subscriptionOrderNo)
Description shown to the user, up to 100 characters
100
