Documentation

MESSAGING_AUP_NOT_ACCEPTED

428invalid_request

The messaging Acceptable Use Policy is not accepted.

Cause

Messaging was attempted before accepting the AUP.

How to fix it

Accept the messaging Acceptable Use Policy, then retry.

Example response

428 MESSAGING_AUP_NOT_ACCEPTED
JSON
{
  "error_code": "MESSAGING_AUP_NOT_ACCEPTED",
  "error_type": "invalid_request",
  "error_message": "The messaging Acceptable Use Policy is not accepted.",
  "hint": "Accept the messaging Acceptable Use Policy, then retry.",
  "docs_url": "https://docs.billerapi.com/errors/MESSAGING_AUP_NOT_ACCEPTED",
  "request_id": "d94f5e2a-8c3b-4f1e-9a7d-6b2c1e0f8a34"
}

Related

Canonical docs URL: https://docs.billerapi.com/errors/MESSAGING_AUP_NOT_ACCEPTED

Was this page helpful?