• Last edited on: 01 May 2021

Receipt Request Lines API

Use the Receipt Request Lines API to create receipt request lines for your transaction.

Associations 

This resource is associated with Receipt Requests API.

Receipt Request Line Elements

Element Description Req'd Unique Allowable Value In Out Data Type
id Coupa unique identifier     any   yes integer
created_at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ     any   yes datetime
updated_at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ     any   yes datetime
type Type     any   yes string(255)
receipt_type Receipt type     any   yes string
receipt_date Receipt date     any   yes datetime
quantity Quantity     any   yes decimal(30,6)
price Price     any   yes decimal(30,6)
weight Weight     any   yes decimal(30,6)
soft_close_for_receiving Soft close PO after receiving     any   yes boolean
inventory_transaction_id Inventory Transaction id     any   yes integer
warehouse Warehouse     any   yes  
warehouse_location Warehouse Location     any   yes  
order_line Order line     any   yes  
item Item     any   yes  
uom Unit of Measure     any   yes  
currency Currency     any   yes  
on_behalf_of On behalf of user     any   yes  
asn_line Asn Line id     any   yes  

 

Related Items


Querying Options

21 October 2016

See how you can use queries to quickly identify and pull the data you require.

Special Actions and API Notes

21 October 2016

Additional info on how to use the Coupa API.

Differences between XML and JSON in Coupa

16 December 2016

Arguments

24 April 2017

Learn about the types of arguments that Coupa supports in conjunction with operators.