POST
/
v2.01
/
{ClientId}
/
payins
/
payment-methods
/
payconiq
{
  "AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
  "CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
  "DebitedFunds": {
      "Currency": "EUR",
      "Amount": 1000
  },
  "Fees": {
      "Currency": "EUR",
      "Amount": 0
  },
  "Country": "BE",
  "StatementDescriptor": "Example123",
  "Tag": "Created using the Mangopay API Postman collection",
  "ReturnURL": "https://docs.mangopay.com/please-ignore"
}
{
    "Id": "wt_706087f1-d1df-48a9-9d15-e8c603457d64",
    "Tag": "Created using the Mangopay API Postman collection",
    "CreationDate": 1720095972,
    "AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
    "DebitedFunds": {
        "Currency": "EUR",
        "Amount": 1000
    },
    "CreditedFunds": {
        "Currency": "EUR",
        "Amount": 1000
    },
    "Fees": {
        "Currency": "EUR",
        "Amount": 0
    },
    "Status": "CREATED",
    "ResultCode": null,
    "ResultMessage": null,
    "ExecutionDate": null,
    "Type": "PAYIN",
    "Nature": "REGULAR",
    "CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
    "CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
    "PaymentType": "PAYCONIQ",
    "ExecutionType": "WEB",
    "ReturnURL": "https://docs.mangopay.com/please-ignore?transactionId=wt_706087f1-d1df-48a9-9d15-e8c603457d64",
    "RedirectURL": "https://r2.girogate.de/payconiq/T1146/I?tx=1207176177&rs=8OHbVocjQQa4OIcB4o31BgQBw7c45bXK&cs=76745cafd862d134ce7be068a029c71368ff5e22339379d72780845cee02a10f",
    "StatementDescriptor": "Example123",
    "Country": "BE",
    "DeepLinkURL": "https://PAYCONIQ.COM/PAY/2/F8B4348C390A925F00D0682C?returnUrl=https%3A%2F%2Fr2.giro[…]436a10f4077908aa014795ba528a622315b2bada9f1ddc33e097c2fe5d9f5b",
    "QRCodeURL": "https://portal.payconiq.com/qrcode?c=https%3A%2F%2Fpayconiq.com%2Fpay%2F2%2Ff8b4348c390a925f00d0682c"
}
Note – Timeout after 1 hourThe Payconiq payment session lasts for 1 hour, at which point the pay-in fails automatically if no action has been taken by the user.

Body parameters

Tag
string
Max. length: 255 charactersCustom data that you can add to this object.
For transactions (pay-in, transfer, payout), you can use this parameter to identify corresponding information regarding the user, transaction, or payment methods on your platform.
AuthorId
string
required
The unique identifier of the user at the source of the transaction.
DebitedFunds
object
required
Information about the debited funds.
Fees
object
required
Information about the fees.
CreditedWalletId
string
required
The unique identifier of the credited wallet.
ReturnURL
string
required
Max. length: 255 charactersThe URL to which the user is returned after the payment, whether the transaction is successful or not.
Country
string
required
Allowed values: BE, LUThe country of residence of the user.
StatementDescriptor
string
Max. length: 10 characters; only alphanumeric and spacesCustom description to appear on the user’s bank statement along with the platform name. Different banks may show more or less information. See the Customizing bank statement references article for details.

Responses

{
    "Id": "wt_706087f1-d1df-48a9-9d15-e8c603457d64",
    "Tag": "Created using the Mangopay API Postman collection",
    "CreationDate": 1720095972,
    "AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
    "DebitedFunds": {
        "Currency": "EUR",
        "Amount": 1000
    },
    "CreditedFunds": {
        "Currency": "EUR",
        "Amount": 1000
    },
    "Fees": {
        "Currency": "EUR",
        "Amount": 0
    },
    "Status": "CREATED",
    "ResultCode": null,
    "ResultMessage": null,
    "ExecutionDate": null,
    "Type": "PAYIN",
    "Nature": "REGULAR",
    "CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
    "CreditedUserId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
    "PaymentType": "PAYCONIQ",
    "ExecutionType": "WEB",
    "ReturnURL": "https://docs.mangopay.com/please-ignore?transactionId=wt_706087f1-d1df-48a9-9d15-e8c603457d64",
    "RedirectURL": "https://r2.girogate.de/payconiq/T1146/I?tx=1207176177&rs=8OHbVocjQQa4OIcB4o31BgQBw7c45bXK&cs=76745cafd862d134ce7be068a029c71368ff5e22339379d72780845cee02a10f",
    "StatementDescriptor": "Example123",
    "Country": "BE",
    "DeepLinkURL": "https://PAYCONIQ.COM/PAY/2/F8B4348C390A925F00D0682C?returnUrl=https%3A%2F%2Fr2.giro[…]436a10f4077908aa014795ba528a622315b2bada9f1ddc33e097c2fe5d9f5b",
    "QRCodeURL": "https://portal.payconiq.com/qrcode?c=https%3A%2F%2Fpayconiq.com%2Fpay%2F2%2Ff8b4348c390a925f00d0682c"
}
{
  "AuthorId": "user_m_01J18HZSACR1EMYNY1TBS8KTJD",
  "CreditedWalletId": "wlt_m_01J18J1SQGG6KXNM3F8GD674TP",
  "DebitedFunds": {
      "Currency": "EUR",
      "Amount": 1000
  },
  "Fees": {
      "Currency": "EUR",
      "Amount": 0
  },
  "Country": "BE",
  "StatementDescriptor": "Example123",
  "Tag": "Created using the Mangopay API Postman collection",
  "ReturnURL": "https://docs.mangopay.com/please-ignore"
}