insights-search

Used to get events based on time and insight category.

get/user/{userID}/insights-search

Path parameters

userIDinteger required

Headers

Cache-Controlstring

The standard HTTP Cache-Control header is required for all signed requests.

User-Agentstring required

The User-Agent header field should contain information about the user agent originating the request. There are no restrictions on the value of this header.

X-Bunq-Languagestring

The X-Bunq-Language header must contain a preferred language indication. The value of this header is formatted as a ISO 639-1 language code plus a ISO 3166-1 alpha-2 country code, separated by an underscore. Currently only the languages en_US and nl_NL are supported. Anything else will default to en_US.

X-Bunq-Regionstring

The X-Bunq-Region header must contain the region (country) of the client device. The value of this header is formatted as a ISO 639-1 language code plus a ISO 3166-1 alpha-2 country code, separated by an underscore.

X-Bunq-Client-Request-Idstring

This header must specify an ID with each request that is unique for the logged in user. There are no restrictions for the format of this ID. However, the server will respond with an error when the same ID is used again on the same DeviceServer.

X-Bunq-Geolocationstring

This header must specify the geolocation of the device. The format of this value is longitude latitude altitude radius country. The country is expected to be formatted of an ISO 3166-1 alpha-2 country code. When no geolocation is available or known the header must still be included but can be zero valued.

X-Bunq-Client-Authenticationstring required

The authentication token is used to authenticate the source of the API call. It is required by all API calls except for POST /v1/installation. It is important to note that the device and session calls are using the token from the response of the installation call, while all the other calls use the token from the response of the session-server call

Response

Used to get events based on time and insight category.

idinteger

The id of the event.

createdstring

The timestamp of the event's creation.

updatedstring

The timestamp of the event's last update.

actionstring

The performed action. Can be: CREATE or UPDATE.

user_idstring

The id of the user the event applied to (if it was a user event).

monetary_account_idstring

The id of the monetary account the event applied to (if it was a monetary account event).

statusstring

The event status. Can be: FINALIZED or AWAITING_REPLY. An example of FINALIZED event is a payment received event, while an AWAITING_REPLY event is a request received event.

Changes

Changed in 22 of the 50 revisions of this API.16292247

    • added the optional property items/object/ScheduledPayment/purpose to the response with the 200 status

      response-optional-property-added

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_cashback_per_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_transaction_minimum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/deeplink became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/number_of_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_name became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_code became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/status became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_cashback_per_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_transaction_minimum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/deeplink became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/number_of_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_name became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_code became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/status became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_cashback_per_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_transaction_minimum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/deeplink became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/number_of_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_name became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_code became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/status became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_cashback_per_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/amount_transaction_minimum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/deeplink became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/number_of_transaction_maximum became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_name became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_code became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/status became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together became read-only for the status 200

      response-optional-property-became-read-only

    • removed the optional write-only property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/all_partner_identifier from the response with the 200 status

      response-optional-write-only-property-removed

    • removed the optional write-only property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/all_partner_identifier from the response with the 200 status

      response-optional-write-only-property-removed

    • removed the optional write-only property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/all_partner_identifier from the response with the 200 status

      response-optional-write-only-property-removed

    • removed the optional write-only property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/all_partner_identifier from the response with the 200 status

      response-optional-write-only-property-removed

    • removed the required write-only property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/currency from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_end from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_start from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/description from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_avatar_uuid from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/currency from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_end from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_start from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/description from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_avatar_uuid from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/currency from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_end from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_start from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/description from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_avatar_uuid from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/currency from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_end from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/date_start from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/description from the response with the 200 status

      response-required-write-only-property-removed

    • removed the required write-only property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/partner_avatar_uuid from the response with the 200 status

      response-required-write-only-property-removed

  • f9945fa00bdb12132See the full diff
    • the items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • the items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_description/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_long/uk_UA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/de_DE from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/en_US from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/es_ES from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/fr_FR from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/hi_IN from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/it_IT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/nl_NL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pl_PL from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/pt_PT from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/ru_RU from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/promotion_title_short/uk_UA from the response with the 200 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property items/object/BankSwitchServiceNetherlandsIncomingPayment/payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/BunqMeFundraiserResult/payments/items/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/BunqMeTabResultResponse/payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/DraftPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/CurrencyConversion/payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/DraftPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/ScheduleInstance/result_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/ScheduleInstance/scheduled_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/WhitelistResult/object/draftPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/CurrencyConversion/payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/DraftPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/ScheduleInstance/result_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/ScheduleInstance/scheduled_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/WhitelistResult/object/draftPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/CurrencyConversion/payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/DraftPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/ScheduleInstance/result_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/ScheduleInstance/scheduled_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/WhitelistResult/object/draftPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledInstance/result_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledInstance/scheduled_object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledPayment/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledPaymentBatch/schedule/object/Payment/payment_fee to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion/partner_promotion/url_together to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/MasterCardAction/cashback_payout_item/user_partner_promotion to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/cashback_payout_item/user_partner_promotion to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/MasterCardAction/point_mutation to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/point_mutation to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/point_mutation to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/point_mutation to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/BankSwitchServiceNetherlandsIncomingPayment/payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/BunqMeFundraiserResult/payments/items/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/BunqMeTabResultResponse/payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/DraftPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/CurrencyConversion/payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/DraftPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/ScheduleInstance/result_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/ScheduleInstance/scheduled_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/WhitelistResult/object/draftPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/CurrencyConversion/payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/DraftPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/ScheduleInstance/result_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/ScheduleInstance/scheduled_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/WhitelistResult/object/draftPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/CurrencyConversion/payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/DraftPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/ScheduleInstance/result_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/ScheduleInstance/scheduled_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/WhitelistResult/object/draftPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledInstance/result_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledInstance/scheduled_object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledPayment/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ScheduledPaymentBatch/schedule/object/Payment/payment_auto_allocate_instance/all_ginmon_transaction_order to the response with the 200 status

      response-optional-property-added

  • 1046cf774ccf75See the full diff
    • removed the optional property items/object/MasterCardAction/company_employee_card_receipt/relation_user_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/company_employee_card_receipt/relation_user_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/company_employee_card_receipt/relation_user_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/company_employee_card_receipt/relation_user_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/ShareInviteBankResponse/relation_user/all_company_employee_card/items/relation_user_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/ShareInviteBankResponse/relation_user/company_employee_setting_adyen_card_transaction/relation_user_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/object/ShareInviteBankResponse/relation_user/number_of_company_employee_card_receipt_pending from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/object/ShareInviteBankResponse/relation_user/all_company_employee_card/items/number_of_company_employee_card_receipt_pending to the response with the 200 status

      response-optional-property-added

    • added the required write-only property items/object/ShareInviteBankResponse/relation_user/all_company_employee_card/items/pointer_counter_user to the response with the 200 status

      response-required-write-only-property-added

    • added the required write-only property items/object/ShareInviteBankResponse/relation_user/all_company_employee_card/items/pointer_monetary_account to the response with the 200 status

      response-required-write-only-property-added

    • added the required write-only property items/object/ShareInviteBankResponse/relation_user/company_employee_setting_adyen_card_transaction/pointer_counter_user to the response with the 200 status

      response-required-write-only-property-added

    • removed the required write-only property items/object/ShareInviteBankResponse/relation_user/all_company_employee_card/items/alias from the response with the 200 status

      response-required-write-only-property-removed

    • added the optional property items/object/Card/pin_code_assignment/items/status to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/Card/primary_account_numbers/items/type to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/CardDebit/pin_code_assignment/items/status to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/MasterCardAction/company_employee_card_receipt to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiry/reference_split_the_bill/MasterCardAction/company_employee_card_receipt to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/reference_split_the_bill/MasterCardAction/company_employee_card_receipt to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/RequestInquiryBatch/request_inquiries/items/reference_split_the_bill/MasterCardAction/company_employee_card_receipt to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ShareInviteBankResponse/relation_user/all_company_employee_card to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ShareInviteBankResponse/relation_user/company_employee_setting_adyen_card_transaction to the response with the 200 status

      response-optional-property-added

    • added the optional property items/object/ShareInviteBankResponse/relation_user/number_of_company_employee_card_receipt_pending to the response with the 200 status

      response-optional-property-added

    • the response optional property items/object/Card/pin_code_assignment/items/routing_type became not write-only for the status 200

      response-optional-property-became-not-write-only

    • the response optional property items/object/CardDebit/pin_code_assignment/items/routing_type became not write-only for the status 200

      response-optional-property-became-not-write-only

    • the response optional property items/object/CardDebit/alias became write-only for the status 200

      response-optional-property-became-write-only

    • the response optional property items/object/CardDebit/monetary_account_id_fallback became write-only for the status 200

      response-optional-property-became-write-only

    • the response optional property items/object/CardDebit/order_status became write-only for the status 200

      response-optional-property-became-write-only

    • the response optional property items/object/CardDebit/pin_code_assignment became write-only for the status 200

      response-optional-property-became-write-only

    • the response optional property items/object/CardDebit/preferred_name_on_card became write-only for the status 200

      response-optional-property-became-write-only

    • the response required property items/object/CardDebit/name_on_card became write-only for the status 200

      response-required-property-became-write-only

    • the response required property items/object/CardDebit/second_line became write-only for the status 200

      response-required-property-became-write-only

    • the response required property items/object/CardDebit/type became write-only for the status 200

      response-required-property-became-write-only