Go back to list

Breaking changes in API v2.1

OData PaymentPlans endpoint do not provide translations any more

Fields have been removed from the result items:

  • displayName
  • descriptionShort
  • descriptionLong

PaymentPlans endpoint now returns no translated names (it no longer uses "Accept-Language" HTTP header) only.

Translated names are available in PaymentPlanTranslations endpoint.

PaymentPlanTranslations result got new field:

  • descriptionLong

Breaking changes in API v2.2

OData TransactionInvoiceItems

transactionId property has been replaced by 4 properties

  • transactionId
  • transactionPaymentId
  • contractChargeId
  • contractPaymentId

with corresponding expandable objects to better illustrate which exact transactions are attached to the invoice item.

Help us improve the Knowledge Base experience and rate this article!
0
No votes have been submitted yet.
Loading...