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

Latest commit

 

History

History
13 lines (10 loc) · 1.04 KB

CreditAccountRequest.md

File metadata and controls

13 lines (10 loc) · 1.04 KB

Bfwd::CreditAccountRequest

Properties

Name Type Description Notes
created DateTime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
organization_id String { "description" : "", "verbs":[] } [optional]
value Float { "description" : " Monetary value of the credit", "verbs":["POST","GET"] }
currency String { "description" : "Currency of the credit", "verbs":["POST","GET"] }
invoice_id String { "description" : "Reference an invoice", "verbs":["POST","GET"] } [optional]
description String { "description" : "", "verbs":["POST","GET"] } [optional]