On errors, the API returns a standard JSON envelope, for example:
{ "success": false, "message": "Missing api key", "statusCode": 0 }
Ensure you include the apiKey header in every request. docs.omypayments.comarrow-up-right
apiKey
Last updated 4 months ago