Generate a pending tokenAsk AIpost https://api-test.qualpay.com/platform/pg-tokens/pendingGenerates a pending token.Body ParamsTokenauth_timestringrequiredThe time of the authorization in ISO-8601 format.card_numberstringrequiredMasked card number to link the pending token. Example: 421222xxxxxx2222amt_authnumberrequiredAmount of the authorization to link the pending token.merchant_idnumberRequired only for integrators. Individual merchants do not need to send this field.auth_codestringThe 6 character auth code returned by the issuer. Example: 824546auth_tran_idstringThe 15 character auth code returned by the issuer. Example: 0425MWERSI7F7exp_datestringThe 4 digit expiration date in MMyy format. Example 0527 = 2027-05merch_ref_numstringMerchant assigned reference to this pending token.Responses 200Success 400Request Validation Failed 500Internal ErrorUpdated 6 months ago