For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tax Ewu Delivery Limits

this resource manage the EWU delivery limits

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

exceededbooleanRequired

is the limit exeeded

Default: false
validFromstring · dateRequired

the date, this entry is valid from

get/erp/taxes/tax-ewu-delivery-limits/{id}

Update existing Resource

put
Path parameters
idinteger · int64Required

an identifier

Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

exceededbooleanRequired

is the limit exeeded

Default: false
validFromstring · dateRequired

the date, this entry is valid from

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

exceededbooleanRequired

is the limit exeeded

Default: false
validFromstring · dateRequired

the date, this entry is valid from

put/erp/taxes/tax-ewu-delivery-limits/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
contextstringOptional

message context

messageValuestringOptional

message

delete/erp/taxes/tax-ewu-delivery-limits/{id}

Create new Resource

post
Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

exceededbooleanRequired

is the limit exeeded

Default: false
validFromstring · dateRequired

the date, this entry is valid from

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

exceededbooleanRequired

is the limit exeeded

Default: false
validFromstring · dateRequired

the date, this entry is valid from

post/erp/taxes/tax-ewu-delivery-limits

Last updated

Was this helpful?