Delete a paypal payment
How to delete an existing paypal payment via API
Request
DELETE https://yourdomain.commercelayer.io/api/paypal_payments/:id
Example
The following request tries to delete the paypal payment identified by the ID "xYZkjABcde":
Last updated