Update Credit

Updates a credit specified by a credit code.

Path Params
string
required
Query Params
string

limits which fields are returned in the response body

Body Params
string | null

Unique number identifier representing this credit.
Number may be generated or set by the Tenant
Number is unique within the Tenant context.
ReadOnly after credit creation

date-time | null

Date the credit was activated. Null if card is not active.
Credits must be activated before they can be used.
ReadOnly after activation

string | null

Type of Credit.
Mozu.Customer.Contracts.Credit.Credit.CreditTypeConst
Required.
ReadOnly after credit creation

string | null

Name of custom credit type
Optional.

string | null

Currency Code

double | null

Balance assigned when credit was initially created.
May be zero and updated later.
ReadOnly after intial credit creation

double | null

Do we want to track this here?
Current Balance
ReadOnly

date-time | null

Date after which this credit is no longer valid
Optional
Defaults to 365 days

int32 | null

Id of the N:Mozu.Customer
that this credit is assigned to.
Optional.

object
int32
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain