PayOut Creation

Initiates a transfer from an MPS account to an external bank account.

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. pay out fields have to be in a 'pay_out' object.

context
object
pay_out
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