get https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/customer-id//payment-methods
Lists a Customer's payment methods.
Response
200Successfully retrieved payment methods.
Lists a Customer's payment methods.
200Successfully retrieved payment methods.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/customer-id/customerId/payment-methods
Try It!
to start a request and see the response here!