v2
latestSwagger 2.02026-08-0610101.9 MBPayments
Submit payment
Submits a previously created payment for execution.
You can submit payments over different payment schemes, check out our payments guides to help decide which scheme best suites your use case.
post/v0/payments/{payment-id}/submissions
Path parameters
payment-idstring required
Request body
Response
OK
Example response
{
"created-by-url": "/v0/users/ur.ICAgICAgICAgdXNlci1pZA",
"payment-url": "/v0/payments/pm.ICAgICAgcGF5bWVudC1pZA",
"unique-scheme-identifier": "PGIT2IS7AJG77D2HK23020240212826NatWes ",
"submission-url": "/v0/submissions/ps.ICAgc3VibWlzc2lvbi1pZA"
}