Changes to Get card financial transaction

GET /v1/cards/{card_token}/financial_transactions/{financial_transaction_token}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 83 revisions of this API.9

  1. bfc64a57040c3
  2. b169ec56c4693
  3. 8ce09fc83c5a2
  4. fac001c633731

What changed

    • added the new STABLECOIN_INITIATED enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new STABLECOIN_REJECTED enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new STABLECOIN_SENT enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new STABLECOIN_RECEIVED enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new STABLECOIN_REVIEWED enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new STABLECOIN_SETTLED enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new BANK_PROGRAM_TRANSFER enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new LITHIC_PROGRAM_TRANSFER enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new ACCOUNT_TO_ACCOUNT enum value to the // response property for the response status

      response-property-enum-value-added