Fetches a list of payment methods available based on the cart’s content and subscription status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved the payment methods.
The response is of type object[]
.