v1

latestOpenAPI 3.0.02026-07-2691259477.2 KB
MoneyIns | Cards

Credit an Account with Money-In with Card without PSP process

Credit an account with Money-In with card without PSP process. This functionality is available depending on your contract.

post/v2/moneyins/card/create

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).

Request body

ServiceProviderstring

Service Provider

accountIdstring required

Payment Account ID to Credit

totalAmountinteger required

Amount to Debit Amounts are given as integer numbers in cents

commissionAmountinteger

Your Fee Amounts are given as integer numbers in cents

commentstring

Comment Regarding the Transaction

autoCommissionboolean

If true:

  1. [amountCom] will be ignored and will be replaced with Lemonway's fee
  2. You will not receive any fee

Response

OK