Create Paid Payment

Use this endpoint to create a new payment paid.

This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The job's unique identifier

Body Params
string

Payment paid to

string
length ≤ 50

Payment method used to perform the payment

float
required

Amount of payment paid

date-time

An ISO 8601 string of the payment's datetime including the time component and ending with 'Z' (so in UTC). Note: Only the date is taken into account. The time component is discarded. https://en.wikipedia.org/wiki/ISO_8601#Coordinated_UniversalTime(UTC)

string
length ≤ 250

Optional note for the payment.

uuid

Id of account type

string
length ≤ 50
boolean

Is Paid?

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain