15 structure changes including:
1 Breaking change
1 Addition
13 Modifications
1 Removal
Modified
13
Breaking
GET /api/v1/expected-charge/{expectedCharge_uuid}
- Response
-
200 response Modified
- reconciliations property Removed
GET /api/v1/expected-payment
- Response
-
200 response Modified
- expected_charges, expected_charge_reconciliations properties Removed
- expected_charge property Added
GET /api/v1/expected-payment/{expectedPayment_uuid}
- Response
-
200 response Modified
- expected_charges, expected_charge_reconciliations properties Removed
- expected_charge property Added
GET /api/v1/provider-statement/{providerStatement_uuid}
- Response
-
200 response Modified
- reconciled_charges_amount property Removed
- reconciled_expectations_amount property Added
GET /api/v1/statement/{uuid}
- Response
-
200 response Modified
- payment_reconciled_amount, expected_charge_reconciled_amount, provider_statements properties Removed
POST /api/v1/expected-charge/reconcile
- Body
-
content type Modified
- provider_statement_uuid, expected_charges properties Removed
- expected_charge_uuid property Added
- Response
- 200 response Added
POST /api/v1/expected-payment
- Response
-
200 response Modified
- expected_charges, expected_charge_reconciliations properties Removed
- expected_charge property Added
POST /api/v1/provider-statement
- Response
-
201 response Modified
- reconciled_charges_amount property Removed
- reconciled_expectations_amount property Added
POST /api/v1/statement/{statement_uuid}/lock
- Response
-
200 response Modified
- payment_reconciled_amount, expected_charge_reconciled_amount, provider_statements properties Removed
POST /api/v1/statement/{statement_uuid}/unlock
- Response
-
200 response Modified
- payment_reconciled_amount, expected_charge_reconciled_amount, provider_statements properties Removed
PUT /api/v1/expected-charge/{expectedCharge_uuid}
- Response
-
200 response Modified
- reconciliations property Removed
PUT /api/v1/expected-payment/{expectedPayment_uuid}
- Response
-
200 response Modified
- expected_charges, expected_charge_reconciliations properties Removed
- expected_charge property Added
PUT /api/v1/provider-statement/{providerStatement_uuid}
- Response
-
200 response Modified
- reconciled_charges_amount property Removed
- reconciled_expectations_amount property Added
Removed
1
Breaking
GET /api/v1/expected-charge/{expectedCharge_uuid}/reconciliations
Added
1
POST /api/v1/expected-payment/{expectedPayment_uuid}/unreconcile-expectation
1 structure change including:
1 Modification
Modified
1
POST /api/v1/firm/{firm_uuid}/settings
- Body
-
content type Modified
- rmar_start_date property Added
12 structure changes including:
3 Breaking changes
5 Additions
4 Modifications
3 Removals
Modified
4
Breaking
GET /api/v1/expected-payment
- Response
-
200 response Modified
- name, payment_reference, payment_date, amount properties Removed
- client_name, transaction_reference, date, gross_amount properties Added
- Query
- filter[provider_statement] query parameter Added
GET /api/v1/expected-payment/{expectedPayment_uuid}
- Response
-
200 response Modified
- name, payment_reference, payment_date, amount properties Removed
- client_name, transaction_reference, date, gross_amount properties Added
POST /api/v1/expected-payment
- Body
-
content type Modified
- statement_uuid property Modified
- provider_uuid, payment_origin properties Removed
- provider_statement_uuid property Added
- Response
-
200 response Modified
- name, payment_reference, payment_date, amount properties Removed
- client_name, transaction_reference, date, gross_amount properties Added
PUT /api/v1/expected-payment/{expectedPayment_uuid}
- Body
-
content type Modified
- policy_number property Modified
- name, payment_reference, payment_date, amount properties Removed
- client_name, transaction_reference, agency_number, product_reference, date, gross_amount, net_amount, adviser_name properties Added
- Response
-
200 response Modified
- name, payment_reference, payment_date, amount properties Removed
- client_name, transaction_reference, date, gross_amount properties Added
Removed
3
Breaking
GET /api/v1/statement/{statement_uuid}/provider-statement
GET /api/v1/statement/{statement_uuid}/provider-statement/{providerStatement_uuid}
POST /api/v1/expected-payment/csv
Added
5
DELETE /api/v1/provider-statement/{providerStatement_uuid}
GET /api/v1/provider-statement
GET /api/v1/provider-statement/{providerStatement_uuid}
POST /api/v1/provider-statement
PUT /api/v1/provider-statement/{providerStatement_uuid}
10 structure changes including:
10 Additions
Added
10
DELETE /api/v1/plans/{plan_uuid}/transaction-schedule/{transactionSchedule_uuid}
DELETE /api/v1/plans/{plan_uuid}/transaction/{uuid}
GET /api/v1/plans/{plan_uuid}/transaction
GET /api/v1/plans/{plan_uuid}/transaction-schedule
GET /api/v1/plans/{plan_uuid}/transaction-schedule/{transactionSchedule_uuid}
GET /api/v1/plans/{plan_uuid}/transaction/{uuid}
POST /api/v1/plans/{plan_uuid}/transaction
POST /api/v1/plans/{plan_uuid}/transaction-schedule
PUT /api/v1/plans/{plan_uuid}/transaction-schedule/{transactionSchedule_uuid}
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
6 structure changes including:
6 Modifications
Modified
6
Breaking
GET /api/v1/client/{client_uuid}/expected-charges
- Query
- filter[client], filter[category], filter[type], filter[policy_number], filter[provider], filter[plan], filter[payment_origin], filter[seller] query parameters Added
GET /api/v1/expected-charge
- Query
- filter[client], filter[category], filter[type], filter[policy_number], filter[provider], filter[plan], filter[payment_origin], filter[seller] query parameters Added
GET /api/v1/expected-payment
- Query
- filter[without_provider] query parameter Removed
- filter[client], filter[policy_number], filter[reference], filter[payment_origin], filter[category] query parameters Added
GET /api/v1/payment
- Query
- filter[reference], filter[payment_origin] query parameters Added
GET /api/v1/plans/{plan_uuid}/expected-charges
- Query
- filter[client], filter[category], filter[type], filter[policy_number], filter[provider], filter[plan], filter[payment_origin], filter[seller] query parameters Added
POST /api/v1/client/{client_uuid}/employment
- Body
-
content type Modified
- shareholding_in_business property Modified