Skip to main content

List Bills

GET 

/api/inbound-shipments/:inbound_shipment/bills

Returns all landed cost bills attached to this inbound shipment, ordered by invoice date descending. Includes bill lines and allocations to purchase order lines.

Required scope: purchase-orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type