Skip to main content
PUT
Edit Credit

Path Parameters

credit
integer
required

The credit ID

Body

application/json
issued_at
string<date-time> | null
expires_at
string<date-time> | null
released_at
string<date-time> | null
recipient_first_name
string | null
recipient_email
string<email> | null
message
string | null
profile_id
string | null
creator_profile_id
string | null
extended_at
string<date-time> | null
value_initial
number
Required range: x >= 0
value_remaining
number | null
Required range: x >= 0
external_id
string | null
external_namespace
string | null
credit_number
string | null
security_code
string | null
location_id
integer | null
location_external_id
string | null
location_external_code
string | null
locked
boolean
lock_expires_at
string<date-time> | null
is_imported
boolean | null
meta
string[] | null

Response

Credit

data
Credit · object
required