@agorio/sdk • Docs
Interface: AcpAdjustment
Post-order change: refund, credit, return, exchange, dispute, …
Properties
amount?
optionalamount:number
Defined in
src/types/index.ts:277
currency?
optionalcurrency:string
Defined in
src/types/index.ts:278
description?
optionaldescription:string
Defined in
src/types/index.ts:279
id
id:
string
Defined in
src/types/index.ts:264
line_items?
optionalline_items:AcpLineItemReference[]
Defined in
src/types/index.ts:276
occurred_at
occurred_at:
string
Defined in
src/types/index.ts:274
reason?
optionalreason:string
Defined in
src/types/index.ts:280
status
status:
"pending"|string&object|"completed"|"failed"
Defined in
src/types/index.ts:275
type
type:
string&object|"refund"|"credit"|"return"|"exchange"|"price_adjustment"|"cancellation"|"dispute"
Defined in
src/types/index.ts:265