Paypal Gateways

Number of APIs: 5

  1. Delete a paypal gateway DELETE https://{{subdomain}}.commercelayer.io/api/paypal_gateways/{{paypal_gateway_id}}

  2. Retrieve a paypal gateway GET https://{{subdomain}}.commercelayer.io/api/paypal_gateways/{{paypal_gateway_id}}

  3. Create a paypal gateway POST https://{{subdomain}}.commercelayer.io/api/paypal_gateways

  4. Update a paypal gateway PATCH https://{{subdomain}}.commercelayer.io/api/paypal_gateways/{{paypal_gateway_id}}

  5. List all paypal gateways GET https://{{subdomain}}.commercelayer.io/api/paypal_gateways