Get Payee Rules (Mandatory Fields)
Returns the payee rules for a destination country (ISO2) and payout currency.
The response lists the mandatory and optional payee fields and the amount limits — the fields you need to collect for the payee.
Headers
Unique platform identifier (UUID). You receive this during onboarding. Must be sent with every API request.
HMAC-SHA256 request signature for authentication. Use your platform secret key to compute it as: METHOD + PATH + QUERY + BODY_HASH.
Query Parameters
Payee country ISO2, e.g. IN.
Payout currency ISO code, e.g. INR.
Response
Successful Response
Indicates whether the request was processed successfully.
true
A short, human-readable message describing the result of the request.
"Operation completed."
The main response payload, if applicable
The Unix timestamp (in seconds) indicating when the response was generated.
1718006400

