v1

latestOpenAPI 3.0.02026-07-2691259477.2 KB
MoneyIns | Cheque

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.

get/v2/moneyins/cheque

Query parameters

updateDatestring
updateEndDatestring

End Date UTC Unix Timestamp

chequeType15 | 23

Cheque Payment (by default) or Pagaré: 15 = Cheque payment.<br/>23 = Pagaré.

referencestring

Unique ID generated by your server

pageinteger

Index start from 1, let null to get all

limitinteger

Default 20, let it null if no pagination

Headers

Authorizationstring required

Authorization bearer (OAuth 2)

PSU-Accept-Languagestring

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

PSU-IP-Addressstring required

IP address of the final client (PSU).

PSU-User-Agentstring

User-agent of the final client (PSU).

Response

OK