P2P Creation

Initiates a transfer from one payment account to another.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the platform.

Body Params

You can specify the financial flow context in a dedicated 'context' object. P2P fields have to be in a 'p2p' object.

context
object
p2p
object
required
Headers
string
length between 8 and 255
^[A-Za-z0-9_\-:.]+$

Optional client-generated key (8-255 chars, [A-Za-z0-9_-:.])
enabling safe retries of POST requests without duplicating the
resource. Same key + same body within 7 days replays the original
response. Same key + different body returns 422. Concurrent
requests with the same key: the second gets 409.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json