Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 1.04 KB

File metadata and controls

14 lines (10 loc) · 1.04 KB

CreditSubscriptionRequest

Properties

Name Type Description Notes
created datetime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
organization_id str { "description" : "", "verbs":[] } [optional]
value float { "description" : " Monetary value of the credit-note", "verbs":["POST","GET"] }
invoice_id str { "description" : "Reference an invoice", "verbs":["POST","GET"] } [optional]
description str { "description" : "", "verbs":["POST","GET"] } [optional]

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