Register a Cheque

The following rules apply: If you want to pre-enter the cheques in our system, use the POST /moneyins/cheque/init method
The cheque must be made out to Lemonway
On the back of the cheque, please enter a code to facilitate reconciliation. It will be of the following form: XXXXX-YYYYYYYYYY

  • "XXXXX: code identifying you as indicated in your production configuration form
  • -: a separation dash:
  • YYYYYYYYY : external identifier of your user's payment account
The holder of the cheque must be identical to that of the payment account to be credited

Body Params
string
length between 0 and 8

Leave Empty

string
length between 0 and 256

Leave empty

int32
enum

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

Allowed:
string
length between 0 and 7

The seven-digit number at the bottom left-hand corner of the cheque.

string
length between 0 and 12

Zone Interbancaire (ZIB). The twelve-digit number used to identify the cheque holder’s bank.

string
length between 0 and 12

Zone Interne (ZIN). The twelve-digit number used to identify the cheque holder’s account.

int32

La Clé de Recomposition de la Ligne Magnétique du Chèque. These 2 numbers help identify a potential counterfeit cheque. (only France)

boolean

Fichier National des Chèques Irréguliers de la Banque de France. This FNCI check allows to make a verification on the cheque information. (only France) Please contact our support for this feature.

string
length between 0 and 50

Unique ID of the call, generated by your server. This ID can be used as a search field when looking for operation details

string
required
length between 0 and 256

Payment Account ID to Credit

int32

Amount to Debit Amounts are given as integer numbers in cents

int32

Your Fee Amounts are given as integer numbers in cents

string
length between 0 and 140

Comment Regarding the Transaction

boolean

If true:

  1. [amountCom] will be ignored and will be replaced with Lemonway's fee
  2. You will not receive any fee
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