Payment Options
Number of APIs: 5
-
Create a payment option POST https://{{subdomain}}.commercelayer.io/api/payment_options
-
Delete a payment option DELETE https://{{subdomain}}.commercelayer.io/api/payment_options/{{payment_option_id}}
-
List all payment options GET https://{{subdomain}}.commercelayer.io/api/payment_options
-
Retrieve a payment option GET https://{{subdomain}}.commercelayer.io/api/payment_options/{{payment_option_id}}
-
Update a payment option PATCH https://{{subdomain}}.commercelayer.io/api/payment_options/{{payment_option_id}}