Jump to Content
Home
Guides
API reference
API reference
Moon (Dark Mode)
Sun (Light Mode)
Home
Guides
API reference
Delete a client by ID.
Search
All
Pages
Start typing to search…
JUMP TO
Public REST API
Purchases
Create a purchase – the main request for any e-commerce integration.
post
Retrieve an object by ID.
get
Cancel a pending purchase.
post
Release funds on hold.
post
Capture a previously authorized payment.
post
Charge a purchase using a saved token.
post
Delete a recurring token associated with a purchase.
post
Refund a paid purchase.
post
Mark a purchase as paid.
post
Create a mandate / pay a purchase
post
Payment methods
Get the list of payment methods available for your purchase.
get
Billing
Send an invoice to one or several clients.
post
Create a template to issue repeated invoices from in the future, with or without a subscription.
post
List all billing templates.
get
Retrieve a billing template by ID.
get
Update a billing template by ID.
put
Delete a billing template by ID.
del
Send an invoice, generating a purchase from billing template data.
post
Add a billing template client and activate recurring billing (is_subscription: true).
post
List all billing template clients for this billing template.
get
Retrieve a billing template client by client's ID.
get
Partially update a billing template client by client's ID.
patch
Retrieve a list of Purchases and Refunds for a Client.
get
Clients
Create a new client.
post
List all clients.
get
Retrieve an object by ID.
get
Update a client by ID.
put
Partially update a client by ID.
patch
Delete a client by ID.
del
Retrieve a list of Purchases and Refunds for a Client.
get
List recurring tokens saved for a client.
get
Retrieve an object by ID.
get
Delete a client recurring token by ID.
del
Webhooks
Create a new webhook.
post
List all webhooks.
get
Retrieve an object by ID.
get
Update a webhook by ID.
put
Partially update a webhook by ID.
patch
Delete a webhook by ID.
del
Public Key
Get a callback public key.
get
Account
Get company balance.
get
Get company turnover.
get
Company Statements
Schedule a statement generation.
post
List all generated statements.
get
Retrieve a statement by ID.
get
Cancel a statement generation by ID.
post
Powered by
Delete a client by ID.
delete
https://gate.reviopay.com/api/v1/clients/
{id}
/
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
JWT
Bearer
Response
Click
Try It!
to start a request and see the response here!