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

Used to indicate the original media type of the resource (prior to any content encoding applied for sending).

string
required

An Extend private API key used to authenticate requests.

string
required

Indicates which content types, expressed as MIME types, the client is able to understand, as well as identifies which API version to use in the request.

Responses

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