Update reimbursement

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

Whether the reimbursement report is marked as paid.

enum

The posting date type for the reimbursement (CURRENT_DATE, LAST_TRANSACTION_DATE, or CUSTOM_DATE).

  • CURRENT_DATE - CURRENT_DATE
  • LAST_TRANSACTION_DATE - LAST_TRANSACTION_DATE
  • CUSTOM_DATE - CUSTOM_DATE

  • CURRENT_DATE - CURRENT_DATE
  • LAST_TRANSACTION_DATE - LAST_TRANSACTION_DATE
  • CUSTOM_DATE - CUSTOM_DATE
date | null

The custom posting date for the reimbursement. Only applicable when posting_date_type is CUSTOM_DATE.

Responses
200

Reimbursement updated successfully

404

Reimbursement not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!