Create a payment run
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
Three-letter ISO currency code, in lowercase. Must be a supported currency.
gbp, usd, eur, sek "gbp"
The type of payment run to create.
all, landlord, supplier An arbitrary string attached to the object. Often useful for displaying to users.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The method used to issue payouts in the payment run.
manual, automatic The region of payouts to include in this payment run.
all, domestic, international Response
Returns the created payment run.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
payment_run The total amount of all payouts in the payment run.
The time at which the payment run was approved.
The time at which the payment run completed.
Three-letter ISO currency code, in lowercase. Must be a supported currency.
gbp, usd, eur, sek "gbp"
An arbitrary string attached to the object. Often useful for displaying to users.
The method used to issue payouts in the payment run.
manual, automatic, null A breakdown of the payout statuses within this run.
The region of payouts included in this payment run.
all, domestic, international, null The current status of the payment run.
requires_approval, processing, complete, canceled The type of payment run to create.
all, landlord, supplier The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.