Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.78 KB

PUTRefundType.md

File metadata and controls

17 lines (13 loc) · 1.78 KB

PUTRefundType

Properties

Name Type Description Notes
integration_id__ns str ID of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
integration_status__ns str Status of the refund's synchronization with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
origin__ns str Origin of the corresponding object in NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
sync_date__ns str Date when the refund was synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
syncto_net_suite__ns str Specifies whether the refund should be synchronized with NetSuite. Only available if you have installed the Zuora Connector for NetSuite. [optional]
comment str Comments about the refund. [optional]
finance_information PUTRefundTypeFinanceInformation [optional]
reason_code str A code identifying the reason for the transaction. The value must be an existing reason code or empty. If you do not specify a value, Zuora uses the default reason code. [optional]

[Back to Model list] [Back to API list] [Back to README]