REST API V2 - 2.35.2

Version 2.34.1 to 2.35.2

What's New

POST /issuers/{issuerId}/authorization-business-cases/search

Enquire business cases for request

What's Changed

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/operations/{operationId}

Response:

  • Changed property data (object Operation)

    • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/last

Response:

  • Changed property data (object Statement)

    • Changed property cycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/next

Response:

  • Changed property data (object Statement)

    • Changed property cycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/{cycleClosureDate}

Response:

  • Changed property data (object Statement)

    • Changed property cycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

POST /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/inquire-operation

Response:

  • Changed property data (object Operation)

    • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/{accountReference}/operations/{operationId}

Response:

  • Changed property data (object Operation)

    • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/{accountReference}/statements/last

Response:

  • Changed property data (object Statement)

    • Changed property cycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/{accountReference}/statements/next

Response:

  • Changed property data (object Statement)

    • Changed property cycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/{accountReference}/statements/{cycleClosureDate}

Response:

  • Changed property data (object Statement)

    • Changed property cycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

POST /issuers/{issuerId}/accounts/{accountReference}/inquire-operation

Response:

  • Changed property data (object Operation)

    • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/cards/external-cards/{issuerCardExternalReference}/orders/{orderReference}

Response:

  • Changed property data (object Order)

    • Added property tanBackupMethod (string)

    • Changed property card (object Card)

      • Changed property orders (array)

        • Changed items (object Order)

          • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/cards/{cardReference}/orders/{orderReference}

Response:

  • Changed property data (object Order)

    • Added property tanBackupMethod (string)

    • Changed property card (object Card)

      • Changed property orders (array)

        • Changed items (object Order)

          • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}

Response:

  • Changed property data (object Account)

    • Changed property openCycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements

Response:

  • Changed property data (array)

    • Changed items (object Statement)

      • Changed property cycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/last/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/next/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/{cycleClosureDate}/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/{accountReference}

Response:

  • Changed property data (object Account)

    • Changed property openCycleInformation (object CycleInformation)

      • Added property statementEffectiveStartDate (string)

      • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/{accountReference}/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/{accountReference}/statements

Response:

  • Changed property data (array)

    • Changed items (object Statement)

      • Changed property cycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/{accountReference}/statements/last/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/{accountReference}/statements/next/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/accounts/{accountReference}/statements/{cycleClosureDate}/operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/cards/external-cards/{issuerCardExternalReference}

Response:

  • Changed property data (object Card)

    • Changed property orders (array)

      • Changed items (object Order)

        • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/cards/external-cards/{issuerCardExternalReference}/orders

Response:

  • Changed property data (array)

    • Changed items (object Order)

      • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/cards/{cardReference}

Response:

  • Changed property data (object Card)

    • Changed property orders (array)

      • Changed items (object Order)

        • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/cards/{cardReference}/orders

Response:

  • Changed property data (array)

    • Changed items (object Order)

      • Added property tanBackupMethod (string)

POST /search-operations

Response:

  • Changed property data (array)

    • Changed items (object Operation)

      • Added property bonusProgramReference (string)

GET /issuers/{issuerId}/card-contracts/external-card-contracts/{issuerCardContractExternalReference}

Response:

  • Changed property data (object CardContract)

    • Changed property cards (array)

      • Changed items (object Card)

        • Changed property orders (array)

          • Changed items (object Order)

            • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/external-card-contracts/{issuerCardContractExternalReference}/cards

Response:

  • Changed property data (array)

    • Changed items (object Card)

      • Changed property orders (array)

        • Changed items (object Order)

          • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/{cardContractReference}

Response:

  • Changed property data (object CardContract)

    • Changed property cards (array)

      • Changed items (object Card)

        • Changed property orders (array)

          • Changed items (object Order)

            • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/{cardContractReference}/cards

Response:

  • Changed property data (array)

    • Changed items (object Card)

      • Changed property orders (array)

        • Changed items (object Order)

          • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/cards/external-cards/{issuerCardExternalReference}/card-contract

Response:

  • Changed property data (object CardContract)

    • Changed property cards (array)

      • Changed items (object Card)

        • Changed property orders (array)

          • Changed items (object Order)

            • Added property tanBackupMethod (string)

POST /issuers/{issuerId}/cards/search

Response:

  • Changed property data (array)

    • Changed items (object Card)

      • Changed property orders (array)

        • Changed items (object Order)

          • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/cards/{cardReference}/card-contract

Response:

  • Changed property data (object CardContract)

    • Changed property cards (array)

      • Changed items (object Card)

        • Changed property orders (array)

          • Changed items (object Order)

            • Added property tanBackupMethod (string)

POST /issuers/{issuerId}/contracts/create-consumer-contract

Request body :

  • Changed property addCardsAccounts (object CreateConsumerContractRequest.AddCardsAccounts)

    • Changed property cardContracts (array)

      • Changed items (object CreateConsumerContractRequest.CardContract)

        • Changed property card (object CreateConsumerContractRequest.Card)

          • Added property tanMailerOrder (object)

GET /issuers/{issuerId}/contracts/external-contracts/{issuerContractExternalReference}/accounts

Response:

  • Changed property data (array)

    • Changed items (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

POST /issuers/{issuerId}/contracts/external-contracts/{issuerContractExternalReference}/add-cards-accounts

Request body :

  • Changed property cardContracts (array)

    • Changed items (object CreateConsumerContractRequest.CardContract)

      • Changed property card (object CreateConsumerContractRequest.Card)

        • Added property tanMailerOrder (object)

GET /issuers/{issuerId}/contracts/{contractReference}/accounts

Response:

  • Changed property data (array)

    • Changed items (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

POST /issuers/{issuerId}/contracts/{contractReference}/add-cards-accounts

Request body :

  • Changed property cardContracts (array)

    • Changed items (object CreateConsumerContractRequest.CardContract)

      • Changed property card (object CreateConsumerContractRequest.Card)

        • Added property tanMailerOrder (object)

GET /issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/accounts

Response:

  • Changed property data (array)

    • Changed items (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/customers/{customerReference}/accounts

Response:

  • Changed property data (array)

    • Changed items (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/contract

Response:

  • Changed property data (object Contract)

    • Changed property accounts (array)

      • Changed items (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/accounts/{accountReference}/contract

Response:

  • Changed property data (object Contract)

    • Changed property accounts (array)

      • Changed items (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/

Response:

  • Changed property data (array)

    • Changed items (object CardContract)

      • Changed property cards (array)

        • Changed items (object Card)

          • Changed property orders (array)

            • Changed items (object Order)

              • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/external-card-contracts/{issuerCardContractExternalReference}/contract

Response:

  • Changed property data (object Contract)

    • Changed property accounts (array)

      • Changed items (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/{cardContractReference}/contract

Response:

  • Changed property data (object Contract)

    • Changed property accounts (array)

      • Changed items (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/corporate-contracts/{contractReference}/corporate-employee-accounts/{accountReference}

Response:

  • Changed property data (object CorporateEmployeeAccount)

    • Changed property account (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/corporate-contracts/{contractReference}/corporate-employee-accounts/external-accounts/{issuerAccountExternalReference}

Response:

  • Changed property data (object CorporateEmployeeAccount)

    • Changed property account (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/corporate-contracts/external-contracts/{issuerContractExternalReference}/corporate-employee-accounts/external-accounts/{issuerAccountExternalReference}

Response:

  • Changed property data (object CorporateEmployeeAccount)

    • Changed property account (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/corporate-contracts/external-contracts/{issuerContractExternalReference}/corporate-employee-accounts/{accountReference}

Response:

  • Changed property data (object CorporateEmployeeAccount)

    • Changed property account (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/contracts/external-contracts/{issuerContractExternalReference}

Response:

  • Changed property data (object Contract)

    • Changed property accounts (array)

      • Changed items (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/contracts/external-contracts/{issuerContractExternalReference}/card-contracts

Response:

  • Changed property data (array)

    • Changed items (object CardContract)

      • Changed property cards (array)

        • Changed items (object Card)

          • Changed property orders (array)

            • Changed items (object Order)

              • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/contracts/{contractReference}

Response:

  • Changed property data (object Contract)

    • Changed property accounts (array)

      • Changed items (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

    • Changed property cardContracts (array)

      • Changed items (object CardContract)

        • Changed property cards (array)

          • Changed items (object Card)

            • Changed property orders (array)

              • Changed items (object Order)

                • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/contracts/{contractReference}/card-contracts

Response:

  • Changed property data (array)

    • Changed items (object CardContract)

      • Changed property cards (array)

        • Changed items (object Card)

          • Changed property orders (array)

            • Changed items (object Order)

              • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/card-contracts

Response:

  • Changed property data (array)

    • Changed items (object CardContract)

      • Changed property cards (array)

        • Changed items (object Card)

          • Changed property orders (array)

            • Changed items (object Order)

              • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/customers/{customerReference}/card-contracts

Response:

  • Changed property data (array)

    • Changed items (object CardContract)

      • Changed property cards (array)

        • Changed items (object Card)

          • Changed property orders (array)

            • Changed items (object Order)

              • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/corporate-contract

Response:

  • Changed property data (object CorporateContract)

    • Changed property rootAccount (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CorporateEmployeeAccount)

        • Changed property cardContracts (array)

          • Changed items (object CardContract)

            • Changed property cards (array)

              • Changed items (object Card)

                • Changed property orders (array)

                  • Changed items (object Order)

  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/accounts/{accountReference}/corporate-contract

Response:

  • Changed property data (object CorporateContract)

    • Changed property rootAccount (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CorporateEmployeeAccount)

        • Changed property cardContracts (array)

          • Changed items (object CardContract)

            • Changed property cards (array)

              • Changed items (object Card)

                • Changed property orders (array)

                  • Changed items (object Order)

  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/external-card-contracts/{issuerCardContractExternalReference}/corporate-contract

Response:

  • Changed property data (object CorporateContract)

    • Changed property rootAccount (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CorporateEmployeeAccount)

        • Changed property cardContracts (array)

          • Changed items (object CardContract)

            • Changed property cards (array)

              • Changed items (object Card)

                • Changed property orders (array)

                  • Changed items (object Order)

  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/card-contracts/{cardContractReference}/corporate-contract

Response:

  • Changed property data (object CorporateContract)

    • Changed property rootAccount (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CorporateEmployeeAccount)

        • Changed property cardContracts (array)

          • Changed items (object CardContract)

            • Changed property cards (array)

              • Changed items (object Card)

                • Changed property orders (array)

                  • Changed items (object Order)

  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/corporate-contracts/{contractReference}

Response:

  • Changed property data (object CorporateContract)

    • Changed property rootAccount (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CorporateEmployeeAccount)

        • Changed property cardContracts (array)

          • Changed items (object CardContract)

            • Changed property cards (array)

              • Changed items (object Card)

                • Changed property orders (array)

                  • Changed items (object Order)

  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/corporate-contracts/external-contracts/{issuerContractExternalReference}

Response:

  • Changed property data (object CorporateContract)

    • Changed property rootAccount (object Account)

      • Changed property openCycleInformation (object CycleInformation)

        • Added property statementEffectiveStartDate (string)

        • Added property statementEffectiveEndDate (string)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CorporateEmployeeAccount)

        • Changed property cardContracts (array)

          • Changed items (object CardContract)

            • Changed property cards (array)

              • Changed items (object Card)

                • Changed property orders (array)

                  • Changed items (object Order)

  • Added property tanBackupMethod (string)

POST /search-contracts

Response:

  • Changed property data (array)

    • Changed items (object Contract)

      • Changed property accounts (array)

        • Changed items (object Account)

          • Changed property openCycleInformation (object CycleInformation)

            • Added property statementEffectiveStartDate (string)

            • Added property statementEffectiveEndDate (string)

      • Changed property cardContracts (array)

        • Changed items (object CardContract)

          • Changed property cards (array)

            • Changed items (object Card)

              • Changed property orders (array)

                • Changed items (object Order)

                  • Added property tanBackupMethod (string)

POST /issuers/{issuerId}/contracts/search

Response:

  • Changed property data (array)

    • Changed items (object Contract)

      • Changed property accounts (array)

        • Changed items (object Account)

          • Changed property openCycleInformation (object CycleInformation)

            • Added property statementEffectiveStartDate (string)

            • Added property statementEffectiveEndDate (string)

      • Changed property cardContracts (array)

        • Changed items (object CardContract)

          • Changed property cards (array)

            • Changed items (object Card)

              • Changed property orders (array)

                • Changed items (object Order)

                  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/customers/external-customers/{issuerCustomerExternalReference}/contracts

Response:

  • Changed property data (array)

    • Changed items (object Contract)

      • Changed property accounts (array)

        • Changed items (object Account)

          • Changed property openCycleInformation (object CycleInformation)

            • Added property statementEffectiveStartDate (string)

            • Added property statementEffectiveEndDate (string)

      • Changed property cardContracts (array)

        • Changed items (object CardContract)

          • Changed property cards (array)

            • Changed items (object Card)

              • Changed property orders (array)

                • Changed items (object Order)

                  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/customers/{customerReference}/contracts

Response:

  • Changed property data (array)

    • Changed items (object Contract)

      • Changed property accounts (array)

        • Changed items (object Account)

          • Changed property openCycleInformation (object CycleInformation)

            • Added property statementEffectiveStartDate (string)

            • Added property statementEffectiveEndDate (string)

      • Changed property cardContracts (array)

        • Changed items (object CardContract)

          • Changed property cards (array)

            • Changed items (object Card)

              • Changed property orders (array)

                • Changed items (object Order)

                  • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/companies/{customerReference}/corporate-contracts

Response:

  • Changed property data (array)

    • Changed items (object CorporateContract)

      • Changed property rootAccount (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

      • Changed property corporateEmployeeAccounts (array)

        • Changed items (object CorporateEmployeeAccount)

          • Changed property cardContracts (array)

            • Changed items (object CardContract)

              • Changed property cards (array)

                • Changed items (object Card)

                  • Changed property orders (array)

  • Changed items (object Order)

    • Added property tanBackupMethod (string)

GET /issuers/{issuerId}/companies/external-customers/{issuerCustomerExternalReference}/corporate-contracts

Response:

  • Changed property data (array)

    • Changed items (object CorporateContract)

      • Changed property rootAccount (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

      • Changed property corporateEmployeeAccounts (array)

        • Changed items (object CorporateEmployeeAccount)

          • Changed property cardContracts (array)

            • Changed items (object CardContract)

              • Changed property cards (array)

                • Changed items (object Card)

                  • Changed property orders (array)

  • Changed items (object Order)

    • Added property tanBackupMethod (string)

POST /search-corporate-contracts

Response:

  • Changed property data (array)

    • Changed items (object CorporateContract)

      • Changed property rootAccount (object Account)

        • Changed property openCycleInformation (object CycleInformation)

          • Added property statementEffectiveStartDate (string)

          • Added property statementEffectiveEndDate (string)

      • Changed property corporateEmployeeAccounts (array)

        • Changed items (object CorporateEmployeeAccount)

          • Changed property cardContracts (array)

            • Changed items (object CardContract)

              • Changed property cards (array)

                • Changed items (object Card)

                  • Changed property orders (array)

  • Changed items (object Order)

    • Added property tanBackupMethod (string)

.

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/last

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/next

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/{accountReference}/statements/last

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/{accountReference}/statements/next

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/credit-transfers

Parameters:

Added: periodStartDateTime in query
Added: periodEndDateTime in query

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/direct-debits

Parameters:

Added: periodStartDateTime in query
Added: periodEndDateTime in query

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/operations

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/last/operations

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/statements/next/operations

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/{accountReference}/credit-transfers

Parameters:

Added: periodStartDateTime in query
Added: periodEndDateTime in query

GET /issuers/{issuerId}/accounts/{accountReference}/direct-debits

Parameters:

Added: periodStartDateTime in query
Added: periodEndDateTime in query

GET /issuers/{issuerId}/accounts/{accountReference}/operations

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/{accountReference}/statements

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/{accountReference}/statements/last/operations

Parameters:

Added: includeOriginalAccount in query

GET /issuers/{issuerId}/accounts/{accountReference}/statements/next/operations

Parameters:

Added: includeOriginalAccount in query

.

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/contract

Parameters:

Added: relatedResourceIdentifiersOnly in query

GET /issuers/{issuerId}/accounts/{accountReference}/contract

Parameters:

Added: relatedResourceIdentifiersOnly in query

GET /issuers/{issuerId}/contracts/external-contracts/{issuerContractExternalReference}

Parameters:

Added: relatedResourceIdentifiersOnly in query

.

POST /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/create-mandate

Request body :

  • Changed property debtorPostalAddress (object SepaMandateMailAddress)

    • New optional properties:

      • country

POST /issuers/{issuerId}/accounts/{accountReference}/create-mandate

Request body :

  • Changed property debtorPostalAddress (object SepaMandateMailAddress)

    • New optional properties:

      • country

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/account-future-updates/{futureChangeReference}

Response:

  • Changed property data (object AccountFutureUpdate)

    • Changed property debtorPostalAddress (object SepaMandateMailAddress)

      • New optional properties:

        • country

PATCH /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/account-future-updates/{futureChangeReference}

Request body :

  • Changed property debtorPostalAddress (object SepaMandateMailAddress)

    • New optional properties:

      • country

GET /issuers/{issuerId}/accounts/{accountReference}/account-future-updates/{futureChangeReference}

Response:

  • Changed property data (object AccountFutureUpdate)

    • Changed property debtorPostalAddress (object SepaMandateMailAddress)

      • New optional properties:

        • country

PATCH /issuers/{issuerId}/accounts/{accountReference}/account-future-updates/{futureChangeReference}

Request body :

  • Changed property debtorPostalAddress (object SepaMandateMailAddress)

    • New optional properties:

      • country

POST /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/account-future-updates

Request body :

  • Changed property sepaMandate (object CreateAccountFutureUpdateRequestSepaMandate)

    • Changed property debtorPostalAddress (object SepaMandateMailAddress)

      • New optional properties:

        • country

GET /issuers/{issuerId}/accounts/external-accounts/{issuerAccountExternalReference}/account-future-updates

Response:

  • Changed property data (array)

    • Changed items (object AccountFutureUpdate)

      • Changed property debtorPostalAddress (object SepaMandateMailAddress)

        • New optional properties:

          • country

POST /issuers/{issuerId}/accounts/{accountReference}/account-future-updates

Request body :

  • Changed property sepaMandate (object CreateAccountFutureUpdateRequestSepaMandate)

    • Changed property debtorPostalAddress (object SepaMandateMailAddress)

      • New optional properties:

        • country

GET /issuers/{issuerId}/accounts/{accountReference}/account-future-updates

Response:

  • Changed property data (array)

    • Changed items (object AccountFutureUpdate)

      • Changed property debtorPostalAddress (object SepaMandateMailAddress)

        • New optional properties:

          • country

POST /search-operations

Request body :

  • Added property operationIdentifier (object)

  • Added property pan (string)

POST /issuers/{issuerId}/corporate-contracts/{contractReference}/add-corporate-contract-entity

Request body :

  • Changed property addCorporateContractEntity (object CreateCorporateContractRequest.AddCorporateContractEntity)

    • Changed property corporateContractEntityAccounts (array)

      • Changed items (object CreateCorporateContractRequest.CorporateContractEntityAccount)

        • Changed property account (object CreateCorporateContractRequest.Account)

          • Changed property sepaMandate (object CreateCorporateContractRequest.SepaMandate)

            • Changed property debtorPostalAddress (object SepaMandateMailAddress)

              • New optional properties:

                • country

POST /issuers/{issuerId}/corporate-contracts/external-contracts/{issuerContractExternalReference}/add-corporate-contract-entity

Request body :

  • Changed property addCorporateContractEntity (object CreateCorporateContractRequest.AddCorporateContractEntity)

    • Changed property corporateContractEntityAccounts (array)

      • Changed items (object CreateCorporateContractRequest.CorporateContractEntityAccount)

        • Changed property account (object CreateCorporateContractRequest.Account)

          • Changed property sepaMandate (object CreateCorporateContractRequest.SepaMandate)

            • Changed property debtorPostalAddress (object SepaMandateMailAddress)

              • New optional properties:

                • country

POST /issuers/{issuerId}/corporate-contracts/{contractReference}/add-virtual-cards-accounts-service

Request body :

  • Changed property addCorporateVcaServiceCardsAndAccounts (object CreateCorporateContractRequest.AddCorporateVcaServiceCardsAndAccounts)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CreateCorporateContractRequest.CorporateEmployeeAccount)

        • Changed property account (object CreateCorporateContractRequest.Account)

          • Changed property sepaMandate (object CreateCorporateContractRequest.SepaMandate)

            • Changed property debtorPostalAddress (object SepaMandateMailAddress)

              • New optional properties:

                • country

POST /issuers/{issuerId}/corporate-contracts/external-contracts/{issuerContractExternalReference}/add-virtual-cards-accounts-service

Request body :

  • Changed property addCorporateVcaServiceCardsAndAccounts (object CreateCorporateContractRequest.AddCorporateVcaServiceCardsAndAccounts)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CreateCorporateContractRequest.CorporateEmployeeAccount)

        • Changed property account (object CreateCorporateContractRequest.Account)

          • Changed property sepaMandate (object CreateCorporateContractRequest.SepaMandate)

            • Changed property debtorPostalAddress (object SepaMandateMailAddress)

              • New optional properties:

                • country

POST /issuers/{issuerId}/contracts/create-consumer-contract

Request body :

  • Changed property addCardsAccounts (object CreateConsumerContractRequest.AddCardsAccounts)

    • Changed property accounts (array)

      • Changed items (object CreateConsumerContractRequest.Account)

        • Changed property sepaMandate (object CreateConsumerContractRequest.SepaMandate)

          • Changed property debtorPostalAddress (object SepaMandateMailAddress)

            • New optional properties:

              • country

POST /issuers/{issuerId}/contracts/external-contracts/{issuerContractExternalReference}/add-cards-accounts

Request body :

  • Changed property accountHierarchy (object AddCardsAccountsRequest.AccountHierarchy)

    • Changed property accounts (array)

      • Changed items (object CreateConsumerContractRequest.Account)

        • Changed property sepaMandate (object CreateConsumerContractRequest.SepaMandate)

          • Changed property debtorPostalAddress (object SepaMandateMailAddress)

            • New optional properties:

              • country

POST /issuers/{issuerId}/contracts/{contractReference}/add-cards-accounts

Request body :

  • Changed property accountHierarchy (object AddCardsAccountsRequest.AccountHierarchy)

    • Changed property accounts (array)

      • Changed items (object CreateConsumerContractRequest.Account)

        • Changed property sepaMandate (object CreateConsumerContractRequest.SepaMandate)

          • Changed property debtorPostalAddress (object SepaMandateMailAddress)

            • New optional properties:

              • country

POST /issuers/{issuerId}/corporate-contracts/{contractReference}/add-corporate-employee-cards-accounts

Request body :

  • Changed property addCorporateEmployeeCardsAndAccounts (object CreateCorporateContractRequest.AddCorporateEmployeeCardsAndAccounts)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CreateCorporateContractRequest.CorporateEmployeeAccount)

        • Changed property account (object CreateCorporateContractRequest.Account)

          • Changed property sepaMandate (object CreateCorporateContractRequest.SepaMandate)

            • Changed property debtorPostalAddress (object SepaMandateMailAddress)

              • New optional properties:

                • country

POST /issuers/{issuerId}/corporate-contracts/external-contracts/{issuerContractExternalReference}/add-corporate-employee-cards-accounts

Request body :

  • Changed property addCorporateEmployeeCardsAndAccounts (object CreateCorporateContractRequest.AddCorporateEmployeeCardsAndAccounts)

    • Changed property corporateEmployeeAccounts (array)

      • Changed items (object CreateCorporateContractRequest.CorporateEmployeeAccount)

        • Changed property account (object CreateCorporateContractRequest.Account)

          • Changed property sepaMandate (object CreateCorporateContractRequest.SepaMandate)

            • Changed property debtorPostalAddress (object SepaMandateMailAddress)

              • New optional properties:

                • country

GET /issuers/{issuerId}/contracts/{contractReference}

Parameters:

Added: relatedResourceIdentifiersOnly in query

POST /issuers/{issuerId}/corporate-contracts/create-corporate-contract

Request body :

  • Changed property corporateContract (object CreateCorporateContractRequest.Contract)

    • Changed property corporateContractRootEntity (object CreateCorporateContractRequest.CorporateContractRootEntity)

      • Changed property rootAccount (object CreateCorporateContractRequest.Account)

        • Changed property sepaMandate (object CreateCorporateContractRequest.SepaMandate)

          • Changed property debtorPostalAddress (object SepaMandateMailAddress)

            • New optional properties:

              • country

What's Deprecated

No API deprecated.

Enable "on this page" menu on doc section
On