Change detail

613Docs

b61b8441fba4 → ca3882d75a00 · 19 changes across 15 operations

  • GET/transactions
    • ●

      added the new chargeback enum value to the /// response property for the response status

    • ○

      added the new enum value chargeback to the query request parameter type

    • ○

      added the optional property /// to the response with the status

  • POST/customers/invitation-links
    • ●

      added the new cards.read enum value to the ///// response property for the response status

    • ○

      added the new cards.read enum value to the request property /////

  • GET/transactions/{transactionId}
    • ●

      added the new chargeback enum value to the // response property for the response status

    • ○

      added the optional property // to the response with the status

  • POST/chargebacks/{chargebackId}/accept
    • ○

      added the required property // to the response with the status

  • GET/chargebacks/{chargebackId}
    • ○

      added the required property // to the response with the status

  • POST/chargebacks/{chargebackId}/submit
    • ○

      added the required property // to the response with the status

  • GET/chargebacks
    • ○

      added the required property /// to the response with the status

  • GET/customers/invitation-links/{linkId}
    • ●

      added the new cards.read enum value to the ///// response property for the response status

  • POST/customers/invitation-links/{linkId}/revoke
    • ●

      added the new cards.read enum value to the ///// response property for the response status

  • GET/customers/invitation-links
    • ●

      added the new cards.read enum value to the ////// response property for the response status

  • POST/customers/invitations
    • ○

      added the new cards.read enum value to the request property /////

  • POST/simulations/invite-customer
    • ○

      added the new cards.read enum value to the request property ///

  • POST/wallets/{walletId}/agents/{agentId}/default
    • ○

      added the optional property /// to the response with the status

  • GET/wallets/{walletId}/agents
    • ○

      added the optional property //// to the response with the status

  • POST/wallets/{walletId}/agents
    • ○

      added the optional property /// to the response with the status