Update a partner user account.
- Get your acquiring configuration
List user accounts
Create user account
Get your information
Update your information
Update user account
Get your acquiring config...
Linkcy Api (1.114.5)
This is the partner API from linkcy. Here you can find our API documentation.
LinkCy API allows you to create fully embedded banking products for your own company or consumers. This API is backed by all mandatory requirements by financial authorities. To process, information provided into the API must be accurate.
You can obtain a LinkCy Authorization Key by contacting our commercial team here.
Download OpenAPI description
Overview
Languages
Servers
Generated server url
https://api.sandbox.linkcy.cloud/
- Generated server urlhttps://api.sandbox.linkcy.cloud/api/partner/accounts/{accountId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
application/json
{ "roles": [ "ACCOUNT_CREATE" ] }
Response
application/json
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "updateDate": "2019-08-24T14:15:22Z" }
If you notice an error or find something unclear, we’d greatly appreciate your feedback to help us improve.
- Generated server urlhttps://api.sandbox.linkcy.cloud/api/partner/acquiring-configuration
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
application/json
{ "saleMerchantId": "string", "recurringSaleMerchantId": "string", "loadMerchantId": "string", "recurringLoadMerchantId": "string", "saleLedgerId": "7c9baf3d-1dd4-4bcc-8ea2-e16acc7b3405", "loadLedgerId": "c6604c79-9922-41d2-b00b-5fa26e6d7c23", "loadRateFee": 0, "customPageUrl": "string", "loadFlatFee": 0, "minLoad": 0, "maxLoad": 0 }
If you notice an error or find something unclear, we’d greatly appreciate your feedback to help us improve.
Consumer
The consumer represents the individual partner client. It must have a valid phone number and be formally identified with a KYC procedure before carrying out any operation.
Operations