Successful Response
Validation Error
{- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "custom_data": { },
- "invoice_source": "CARRIER_GENERATED",
- "charge_line_items": [
- {
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "custom_data": { },
- "charge_code": "string",
- "description": "string",
- "unit_amount": {
- "value": "string",
- "currency": "USD"
}, - "quantity": 1,
- "quantity_unit": "BARREL",
- "category": "LH"
}
], - "total_amount": {
- "value": "string",
- "currency": "USD"
}, - "currency": "USD",
- "invoiceable": null,
- "service_provider_name": "string",
- "stops": [
- {
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "country": "US",
- "line_1": "string",
- "line_2": "string",
- "line_3": "string",
- "locality": "string",
- "postal_code": "string",
- "region": "TX",
- "company_name": "string",
- "reasons": [
- "LOAD"
], - "sequence_number": 0
}
], - "product_line_items": [
- {
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "custom_data": { },
- "description": "string",
- "quantity": "string",
- "packaging": "BAG",
- "weight": null,
- "dimensions": null,
- "freight_class": "50",
- "variances": [ ]
}
], - "remit_to": {
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "country": "US",
- "line_1": "string",
- "line_2": "string",
- "line_3": "string",
- "locality": "string",
- "postal_code": "string",
- "region": "TX",
- "name": "string",
- "contact_phone_number": "string",
- "contact_email": "user@example.com",
- "entity_type": "INDIVIDUAL"
}, - "bill_to": {
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "country": "US",
- "line_1": "string",
- "line_2": "string",
- "line_3": "string",
- "locality": "string",
- "postal_code": "string",
- "region": "TX",
- "name": "string",
- "contact_phone_number": "string",
- "contact_email": "user@example.com",
- "entity_type": "INDIVIDUAL"
}, - "external_id": "string",
- "invoice_number": "string",
- "due_date": "2019-08-24",
- "notes": "string",
- "invoice_date": "2019-08-24",
- "generated_by": "SERVICE_PROVIDER",
- "documents": [ ],
- "status": "RECEIVED",
- "sub_statuses": [
- {
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "sub_status": "NOT_DELIVERED",
- "description": "string"
}
], - "processed_total": {
- "value": "string",
- "currency": "USD"
}, - "total_passed": {
- "value": "string",
- "currency": "USD"
}
}