July 14, 2026
· 4 min read
GET /payment_methods
- the
results/items/oneOf[subschema #4: CreditCardRead -> subschema #1: CreditCardRead]/expiration_monthresponse's propertytypechanged fromstringtointegerfor status200(media type: application/json) - the
results/items/oneOf[subschema #4: CreditCardRead -> subschema #1: CreditCardRead]/expiration_yearresponse's propertytypechanged fromstringtointegerfor status200(media type: application/json) - removed the required property
results/items/oneOf[subschema #1: MandateRead -> subschema #4: MandateRead]/labelfrom the response with the200status (media type: application/json) - removed the required property
results/items/oneOf[subschema #2: PaypalRead -> subschema #3: PaypalRead]/labelfrom the response with the200status (media type: application/json) - removed the required property
results/items/oneOf[subschema #3: OfflinePaymentRead -> subschema #5: OfflinePaymentRead]/labelfrom the response with the200status (media type: application/json) - removed the required property
results/items/oneOf[subschema #4: CreditCardRead -> subschema #1: CreditCardRead]/labelfrom the response with the200status (media type: application/json) - removed the required property
results/items/oneOf[subschema #5: PayFastRead -> subschema #6: PayFastRead]/labelfrom the response with the200status (media type: application/json) - removed the required property
results/items/oneOf[subschema #6: BankAccountRead -> subschema #2: BankAccountRead]/labelfrom the response with the200status (media type: application/json) - the response required property
results/items/oneOf[subschema #4: CreditCardRead -> subschema #1: CreditCardRead]/expiration_monthbecame not read-only for the status200(media type: application/json) - the response required property
results/items/oneOf[subschema #4: CreditCardRead -> subschema #1: CreditCardRead]/expiration_yearbecame not read-only for the status200(media type: application/json)
PATCH /payment_methods/{id}
- api removed without deprecation
GET /reports/customers.grouped/data
- deleted the
queryrequest parametersegment - added the new optional
queryrequest parameterextra_customer_fields
POST /reports/customers.grouped/export
- removed the request property
segment(media type: application/json) - added the new optional request property
extra_customer_fields(media type: application/json)
GET /reports/customers/data
- deleted the
queryrequest parametersegment - added the new optional
queryrequest parameterextra_customer_fields
POST /reports/customers/export
- removed the request property
segment(media type: application/json) - added the new optional request property
extra_customer_fields(media type: application/json)