accounting
purchasereceipt

Retrieve a purchasereceipt

get/accounting/{connection_id}/purchasereceipt/{id}

Path parameters

connection_idstring required

ID of the connection

idstring required

ID of the Purchasereceipt

Query parameters

fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Response

Successful

idstring
created_atstring date-time
updated_atstring date-time
organization_idstring
rawobject
receipt_numberstring
contact_idstring
purchaseorder_idstring
posted_atstring date-time
status'POSTED' | 'CANCELLED' | 'OTHER'
currencystring
total_amountnumber
notesstring

Changes

Changed in 1 of the 34 revisions of this API.1