Payment between Payment Accounts (P2P)

This call debits Wallet A and credits Wallet B. Payment accounts are internal to Lemonway. You can schedule this payment if you do not want the payment to occure immediately. The following list corresponds to the payment type specified in the response attribute called:

0 Card
1 Bank transfert (Money-In)
3 Bank transfert (Money-Out)
4 P2P
13 IDEAL
14 DirectDebit
15 Cheque
19 Multibanco
20 Payshop
21 MB WAY
35 PayPal
Important: The following services have been discontinued: 16 Neosurf, 17 SoFort, 18 PFS Physical Card, 20 Payshop, 22 Polish Instant Transfer, 23 PAGARE, 24 MobilePay,26 WeChat (via PayTend),28 MoneyIn by TPE, 29 Trustly.

Body Params
string
required
length between 0 and 256

Account ID to be Debited

string
required
length between 0 and 256

Account ID to Credited

int32

Payment Amount

string
length between 0 and 140

Payment Comment

string

If scheduledDate is set, the following rules will apply:

  1. ScheduledDate cannot be equal to the current date, Paris time (CET).
  2. The payment will be inserted but not executed, the status will be pending and necessary checks like user balance or user status will not be checked.
  3. At 1am, Paris time (CET), on [scheduledDate], the checks will be performed and the payment will be finalized. This feature is only available for some partners, contact commercial services for more information.
privateData
object

Data with multiple fields that you can associate to a payment and that you can search with GetPaymentDetails.

int32

Origin Transaction Identification

string
length between 0 and 36
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