POST /v1/authorizations/contractStatusNotify
A notification endpoint implemented by the merchant. The Rebell A+ backend sends contract cancellation notifications to the merchant backend when a contract status changes.
Request Parameters
The access token associated with the contract. No special characters (
@, #, ?).Max length: 128 charactersThe updated contract status. Example value:
INVALIDUnix timestamp (10 digits) of the status change. Example:
1749634508Response Parameters
Standard result object with
resultCode, resultStatus, resultMessage