API structure has changed
5 structure changes including:
4 Additions
1 Modification
Modified
1
POST /v1/payment-links/{paymentLinkId}
- Response
-
200 response Modified
-
application/json content type Modified
- subtotal, processingFee, processingFeePercent, total properties Added
-
application/json content type Modified
Added
4
GET /v1/order/{id}/{orderItemId}/family-payment-start/{date}
GET /v1/order/{id}/{orderItemId}/payment-schedule-payment-start/{date}
POST /v1/order/{id}/{orderItemId}/family-payment-finish/{date}
POST /v1/order/{id}/{orderItemId}/payment-schedule-payment-finish/{date}