Create a gateway tokens for a payment method.
payment-methods.write scope.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the merchant account to use for this request.
The ID of the payment method
The ID of the payment method to use.
The redirect URL to redirect a buyer to after they have authorized the payment method.
"https://example.com/callback"
The 3 or 4 digit security code often found on the card. This often referred to as the CVV or CVD.
3 - 4"123"
Successful Response
The ID for the payment service token.
The ID of the payment method used to generate this token
The ID of the payment method used to generate this token.
The state of the payment service token.
processing, buyer_approval_required, succeeded, failed, paused The date and time when this payment service token was first created in our system.
The date and time when this payment service token was last updated in our system.
Always payment-service-token.
"payment-service-token"The optional URL that the buyer needs to be redirected to to further authorize the token creation.
"https://gr4vy.app/redirect/12345"
The token value. Will be present if succeeded.
1 - 300"pm_12345"