Coupa's internal ID for the order header confirmation
fieldsarray
JSON array specifying which fields to include in response. Format: ['id', 'status', {'order-line-confirmations': ['id', 'line-num']}]. Allows selective field inclusion to reduce payload size.
return_objectstring
Controls response detail level. Values: 'limited' (returns only IDs), 'shallow' (returns all attributes of main object and only IDs/natural keys of one-deep associations). Default returns complete response.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not