A valid request URL is required to generate request examples{
"id": 123,
"transactionType": "<string>",
"comments": "<string>",
"impactAmount": 123,
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
},
"orderId": "<string>",
"data": "<unknown>"
}Adds a credit transaction.
A valid request URL is required to generate request examples{
"id": 123,
"transactionType": "<string>",
"comments": "<string>",
"impactAmount": 123,
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
},
"orderId": "<string>",
"data": "<unknown>"
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Credit Transactions are used to make adjustments to a Credit Balance
Id unique within the tenant ReadOnly
Mozu.Customer.Contracts.Credit.CreditTransaction.CreditTransactionType Requried
Comments about the transaction. Depending on the user interface, these comments may be readable by authorized users or customers.
Amount to apply to Credit Balance Required
Show child attributes
Custom data for credit transactions
Success
Credit Transactions are used to make adjustments to a Credit Balance
Id unique within the tenant ReadOnly
Mozu.Customer.Contracts.Credit.CreditTransaction.CreditTransactionType Requried
Comments about the transaction. Depending on the user interface, these comments may be readable by authorized users or customers.
Amount to apply to Credit Balance Required
Show child attributes
Custom data for credit transactions