Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 4.38 KB

File metadata and controls

16 lines (12 loc) · 4.38 KB

DeleteCreditNoteResponse

Credit Note deleted

Fields

Field Type Required Description Example
status_code int ✔️ HTTP Response Status Code 200
status str ✔️ HTTP Response Status OK
service str ✔️ Apideck ID of service provider xero
resource str ✔️ Unified API resource name credit-notes
operation str ✔️ Operation performed delete
data models.UnifiedID ✔️ A object containing a unique identifier for the resource that was created, updated, or deleted.
raw Dict[str, Any] Raw response from the integration when raw=true query param is provided