AdminPaymentCollectionsResource
This class is used to send requests to Admin Payment Collection API Routes. All its method
are available in the JS Client under the medusa.admin.paymentCollections
property.
All methods in this class require user authentication.
A payment collection is useful for managing additional payments, such as for Order Edits, or installment payments.
Methods
delete
Delete a payment collection. Only payment collections with the statuses canceled
or not_paid
can be deleted.