Get deals

Returns deals information for authenticated user. To try these services, an Authorization token must be provided as a BearerToken header. The Authorization token can be obtained in the /auth service. This endpoint is not available for every client, please contact us to contacto@koywe.com for more info

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

statusstringRequired

Can be PAID | EXPIRED | PENDING

endDatestringRequired
startDatestringRequired
pageSizestringRequired

Max amount of documents in the response

pageNumberstringRequired

Current page

Response

successful operation

datalist of objectsOptional
totalPagesdoubleOptional

Errors