Lists gateway payment method token mappings stored for this payment source. A payment source can have multiple gateway tokens when vaulting and backup gateway merchant-initiated transactions (MIT) are enabled.
Sample Request
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/payment_sources/{cust-payment-source-id}/gateway_payment_method_tokens
Input Parameters
Returns
next_ offset
optional, string, max chars=1000
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
gateway_ payment_ method_ token
Gateway payment method token object
Resource object representing a gateway payment method token mapping stored for this payment source. Includes id, gateway, gateway_account_id, reference_id, status (valid, invalid, or pending_verification), created_at, and optionally invalid_reason when the token is invalid.