has_many
payment_methods

Retrieve the payment methods associated to the store

Retrieve the payment methods associated to the store

get/stores/{storeId}/payment_methods

Path parameters

storeIdstring required

The resource's id

Response

The payment_methods associated to the store

Changes