Update a Job Payment

OAuth Scope

This endpoint requires the following OAuth scope manage_job_payments.

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

UUID of the Job Payment

Body Params

Job Payment fields to update

uuid

UUID of the job this payment is associated with. Each payment must be linked to a valid job in the system.

uuid

UUID of the staff member who recorded or processed this payment. Used for tracking which staff member handled the transaction.

string

The date and time when this payment was recorded or processed. Format is YYYY-MM-DD HH:MM:SS. Used for payment reconciliation and reporting.

string

The payment amount in the account's currency.

string

The payment method used for this transaction. Examples include 'Cash', 'Credit Card', 'Bank Transfer', 'Stripe', etc.

string

Optional text field for storing additional information about the payment. Can be used to record reference numbers, transaction IDs, or other payment-specific details.

uuid

UUID linking to a stored attachment related to this payment, such as a receipt image. This is an optional reference to an Attachment record.

uuid

Unique identifier for this record

Responses

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