REST API

REST Examples: Retrieving the Next Subscription Code

Response to a Successful Request
{ "code": "AWC-50", }
Error Response
{ "status": "NOT_FOUND", "reason": "INVALID_DATA" }