Add an expense to the service order

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

Unique identifier for a service order

Body Params
cost
object
required

Cost for single item. Expressed in terms of the smallest currency unit.

  • $19.99 would be 1999
  • 1.234,56 € would be 123456
  • £ 1,999.99 would be 199999

number
string
required
enum
required

expense status

Allowed:
string
number

Total cost for all items. Expressed in terms of the smallest currency unit.

  • $19.99 would be 1999
  • 1.234,56 € would be 123456
  • £ 1,999.99 would be 199999

metaData
object
required
goodwillMetaData
object
string
enum
Allowed:
enum
required
Allowed:
Headers
string
required

An Extend private API key used to authenticate requests.

Responses

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