Skip to main content
POST
Convert a one-time token

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
paymentToken
object
required

Paste the paymentToken from step 2.

Response

Convert to permanent successfully.

Last modified on July 14, 2026