docs.plugandpay.nl Open in urlscan Pro
2606:4700:20::ac43:498c  Public Scan

Submitted URL: http://docs.plugandpay.nl/
Effective URL: https://docs.plugandpay.nl/docs/plug-pay/api
Submission: On April 18 via api from US — Scanned from NL

Form analysis 0 forms found in the DOM

Text Content

PLUG&PAY

Export

API Base URL
Live Server:https://api.plugandpay.nl/v2


Additional Information

Contact Plug&Pay

This is the Plug&Pay API documentation. The API follows the REST Architecture as
much as possible. The interface is designed around resources that are identified
by URLs. The interface differs from the REST architecture when the endpoint is
an action and not a CRUD endpoint.

With some endpoints, you can retrieve related resources in the same response by
using the include query parameter. In this way, for example, you can receive
both the subscription and the related product.

SUPPORT


If you have a question about the API, you can ask it in our Discord channel.

HEADERS


| key | value |

|-----------------|-------------------------------|

| Accept | application/json (required) |

| Accept-Language | en or nl (default en) |

| Authorization | Bearer the_access_token |

| User-Agent | CustomApiCall/2 (required) |

GENERATE THE ACCESS TOKEN


You can generate access tokens in the Plug&Pay dashboard. This access token will
not expire.

ERRORS


Interaction with the API may cause certain errors. In the documentation you can
see which errors can occur per endpoint. In general, the following validation
errors may occur:

| HTTP status
|
|

|---------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

| 302
Found | You probably sent a wrong accept header.
|

| 401
Unauthorized | You do not have access to this endpoint.
|

| 404
Not Found | Resource or endpoint could not be found. Please check the URL. The
path must have the prefix /v2. When multiple values required to be present in
the url, then check if the ids of the resources belong together.
|

| 422
Unprocessable Entity | This is a validation error. The json response consists of
a message and an errors array. The errors consist of a key that refers to the
field where the error occurs, containing an array with multiple messages. You
can translate these messages by useing the Accept-Language header. |

| 5xx
Server error | An server error has occurred. We monitor these errors, but please
contact customer service and provide a description of how we can reproduce the
error.
|

Home

Plug&Pay
Plug&Pay

Destroy Checkout
delete
Store Order Bump
post
Products

Prices

Orders

Subscriptions

Tax rates

Customers

Helpers

Checkouts

Schemas

Sign in

powered by Stoplight
Please ensure Javascript is enabled for purposes of website accessibility