Skip to main content
POST
Bulk edit railcar charge history

Authorizations

x-arms-api-key
string
header
required

Your ARMS API key

x-arms-assume-user
string
header
required

Email of a user assigned to the appropriate user group

Query Parameters

carrierId
integer
required

Carrier identifier; required for all endpoints

viewAsUserGroup
string

Optional user group context

Body

application/json
carrierId
integer
required

Carrier identifier to scope the bulk edit.

dryrun
boolean
required

If true, validates actions without applying changes.

actions
object[]
required

List of create/delete actions to apply in order.

Response

OK

items
object[]