# CreditNoteDetails
## Properties
**reference_invoice_number** | Option<**String**> | Original Invoice Number when sending a credit note relating to an existing invoice. One Invoice only to be processed per Credit Note. This is mandatory for AP Credit Notes. | [optional]
**debit_note_number** | Option<**String**> | Debit Note Number as generated by Amazon. Recommended for Returns and COOP Credit Notes. | [optional]
**returns_reference_number** | Option<**String**> | Identifies the Returns Notice Number. Mandatory for all Returns Credit Notes. | [optional]
**goods_return_date** | Option<**String**> | Defines a date and time according to ISO8601. | [optional]
**rma_id** | Option<**String**> | Identifies the Returned Merchandise Authorization ID, if generated. | [optional]
**coop_reference_number** | Option<**String**> | Identifies the COOP reference used for COOP agreement. Failure to provide the COOP reference number or the Debit Note number may lead to a rejection of the Credit Note. | [optional]
**consignors_reference_number** | Option<**String**> | Identifies the consignor reference number (VRET number), if generated by Amazon. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)