API Reference

Given pay demand data creates a relevant record and returns
created pay demand object, including payment URL.

Payload provides both economic and descriptive parameters of the payment being requested.

Destination bank account must be previously specified by the user within Crezco app.

NOTE: Assignment of default bank accounts is done interactively by the end-user either via separate
partner onboarding workflow for the user, or via a user dashboard.

This operation is idempotent, meaning that if multiple requests are submitted
with the same idempotency id, then results of the first successful request will be returned.

Log in to see full request history
Path Params
uuid
required

Unique identifier (UUID) of the user who owns pay demand

Body Params

Pay Demand Descriptor

request
object
required

Provide both economic and descriptive parameters of the payment being requested.

Payload provides both economic and descriptive parameters of the payment being requested.
NOTE: Assignment of destination bank accounts is done interactively by the end-user either via separate
partner onboarding workflow for the user, or via a user dashboard.

uuid
required

A globally-unique identifier of the request.

Responses

422

Unprocessable Entity - Errors in the body of request

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json