post https://mediastoreapi-sandbox.cleeng.com/roku/payment
Use this endpoint to notify Cleeng about the successful Roku in-app payment (Initial Purchase) and create a subscription in Cleeng. Note: This endpoint uses JWT for authorization.
Note
Response code “200” (“OK”) does NOT refer to the order validation result, it only confirms that the request structure and content is correct.
Errors
HTTP Status code | Error code | Message |
---|---|---|
400 | REQ0001 | Invalid request body |
401 | AUTH0001 | Missing required JWT |
401 | AUTH0002 | Invalid JWT token |
500 | SXXXX (X - number) | Internal Server Error |