Payments REST Endpoints
Store/Orders/Current/Payments
The operations from the Store/Orders/Current/Payments category.
- applyPayments
- Method: postPath:
/ccstore/v1/orders/current/payments - deletePayment
- Method: deletePath:
/ccstore/v1/orders/current/payments/{id} - getPayment
- Method: getPath:
/ccstore/v1/orders/current/payments/{id} - getPayments
- Method: getPath:
/ccstore/v1/orders/current/payments - updatePayment
- Method: patchPath:
/ccstore/v1/orders/current/payments/{id} - updatePayments
- Method: patchPath:
/ccstore/v1/orders/current/payments