API structure has changed
5 structure changes including:
1 Addition
4 Modifications
Modified
4
Breaking
GET /api/v1/provider-statement/{providerStatement_uuid}
- Response
-
200 response Modified
- is_fully_reconciled_to_expectations property Added
POST /api/v1/expectation/balance
- Body
-
content type Modified
- expectations property Removed
- expectation_uuids, statement_transaction_uuids properties Added
POST /api/v1/provider-statement
- Response
-
201 response Modified
- is_fully_reconciled_to_expectations property Added
PUT /api/v1/provider-statement/{providerStatement_uuid}
- Response
-
200 response Modified
- is_fully_reconciled_to_expectations property Added
Added
1
POST /api/v1/expectation/unbalance