Every request must contain the following parameters in the body:
partner_id
String
The ID of your Account allocated from MusePay.
sign_type
fixed value: "RSA".
timestamp
The time at which the request was called, in seconds since Epoch.
nonce
Unique random number or string. Each API request needs to have a different nonce.
sign
Base64 encoded signature string.
Last updated 2 years ago