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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

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 codeError codeMessage
400REQ0001Invalid request body
401AUTH0001Missing required JWT
401AUTH0002Invalid JWT token
500SXXXX (X - number)Internal Server Error
Body Params
string
required

Customer's email

string
required

An identifier of a Cleeng offer (e.g. E123123123_US)

order
object
required
string

Customer's IP address (an optional parameter).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json