Credits

Checkout

Redirect the user to check out after choosing a credit pack

get/1/newsletters/{domain}/credits/checkout/{id}

Path parameters

domaininteger required

Unique identifier of the Domain

idinteger required

l'id du Pack

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.