Payments REST Endpoints

Store/Orders/Current/Payments
The operations from the Store/Orders/Current/Payments category.
Apply payments
Method: post
Path: /ccstore/v1/orders/current/payments
Delete a payment by ID
Method: delete
Path: /ccstore/v1/orders/current/payments/{id}
Get payment by ID
Method: get
Path: /ccstore/v1/orders/current/payments/{id}
Retrieve all payments
Method: get
Path: /ccstore/v1/orders/current/payments
Update payment by ID
Method: patch
Path: /ccstore/v1/orders/current/payments/{id}
Update payments
Method: patch
Path: /ccstore/v1/orders/current/payments