Subscriptions
These are the possible response status codes for subscription type
Code | Status | Category | Description |
104 | Received | The subscription was received | |
105 | Inprogress | The subscription is in progress | |
106 | Onhold | The subscrition is on hold | |
300 | Rejected | SintaxOrSemanticError | Invalid param + [param name] + [reason] |
301 | Rejected | SintaxOrSemanticError | Empty mandatory param + [param name] |
903 | Cancelled | The subscription was canceled - merchant request | |
904 | Cancelled | The subscription was canceled - too many failed attempts | |
202 | Completed | The subscription was completed |
Last updated