Payments REST Endpoints

Store/Orders/Current/Payments
The operations from the Store/Orders/Current/Payments category.
applyPayments
Method: post
Path: /ccstore/v1/orders/current/payments
deletePayment
Method: delete
Path: /ccstore/v1/orders/current/payments/{id}
getPayment
Method: get
Path: /ccstore/v1/orders/current/payments/{id}
getPayments
Method: get
Path: /ccstore/v1/orders/current/payments
updatePayment
Method: patch
Path: /ccstore/v1/orders/current/payments/{id}
updatePayments
Method: patch
Path: /ccstore/v1/orders/current/payments