Generate Card TokenAsk AIpost https://pluraluat.v2.pinepg.in/api/v1/tokensUse this API to generate card token.Body Paramscustomer_idstringrequiredUnique identifier of the customer in the Pine Labs Online database.Maximum length: 50 characters.Example: cust-v1-0811030624-aa-RBDgpRmerchant_token_referencestringrequiredEnter a unique identifier for the token request.Minimum: 1 characters.Maximum: 50 characters.Example: 1234567890Supported characters:A-Za-z-_payment_methodstringrequiredType of payment method you want to use to accept a payment.Example: CARDpayment_optionobjectAn object that contains the payment option details.payment_option objectpaymentobjectAn object that contains the payment details.payment objectmerchant_metadataobjectAn object of key value pair that can be used to store additional information.Each pair cannot exceed 256 characters.Maximum 10 key-value pairs.Example: "key1": "DD"merchant_metadata objectResponses 200200 400400 401401 403403 500500 503503Updated 7 days ago