Deals
List 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
GET
/
scheduled-deals
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
status
string
requiredCan be PAID | EXPIRED | PENDING
endDate
string
requiredstartDate
string
requiredpageSize
string
requiredMax amount of documents in the response
pageNumber
string
requiredCurrent page
Response
200 - application/json
data
object[]
totalPages
number