Skip to main content
POST
Create a payment request

Parameters

string
required
The ID of the worker submitting or receiving this payment request.
string
required
The requested amount in decimal format.
string
required
Three-letter ISO currency code, in uppercase.
string
Optional external reference, such as an invoice number.
string
Optional memo attached to the request.
object
Optional period this request is associated with.

Returns

Returns the created payment request ID. Retrieve the full Payment Request object with Get a payment request.