Skip to main content

Create Receiving Discrepancy

POST 

/api/purchase-orders/:purchase_order/receiving-discrepancy

Create an accounting transaction for the receiving discrepancy on this purchase order.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Fails if nominal code mapping is missing or a discrepancy already exists.

Requires permission: purchase_orders.receive

Request

Responses

OK

Response Headers
    Content-Type