Search for Cheque Money-In by Date or by Token

Use GET /moneyins/cheque to obtain the list of all money-in by cheque (received by Lemonway), starting from an entry date given in input to this method, or by merchant token.

Query Params
string
string

End Date UTC Unix Timestamp

int32
enum

Cheque Payment (by default) or Pagaré: 15 = Cheque payment.
23 = Pagaré.

Allowed:
string
length between 0 and 50

Unique ID generated by your server

int32

Index start from 1, let null to get all

int32

Default 20, let it null if no pagination

Headers
string
required

Authorization bearer (OAuth 2)

string

Response language accepted by final client (PSU). English by default

string
required

IP address of the final client (PSU).

string

User-agent of the final client (PSU).

Responses

401

Unauthorized

500

InternalServerError

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