API Reference

Create point reservation

This endpoint allows you to reserve customer points. It is usually used when you are not sure if a customer will really use the point or when you waiting for his confirmation of the point usage. It prevents point frauds.

Log in to see full request history
Body Params
string
required

The external unique ID of the point reservation. You can use your own ID (could be an order ID or reservation ID from your system/application) that will help you identify and filter the point reservation later.

string
required

The unique ID of the customer.

float
required

The number of reserved points.

string

Date and time of the point reservation expiration. (YYYY-MM-DD HH:MM:SS)

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses
204

No Content

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json