Edit Credit Definition
Credit Definition
Edit Credit Definition
A PUT to the /credits/definitions/{definitionId} endpoint allows your application to edit a specific Credit Definition.
PUT
Edit Credit Definition
Documentation Index
Fetch the complete documentation index at: https://docs.omneo.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The definition ID
Body
application/json
Available options:
days, weeks, months, years, absolute_date, absolute_week, absolute_month Available options:
days, weeks, months, years, absolute_date, absolute_week, absolute_month Pattern:
^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$Pattern:
^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$Available options:
gift_card, store_credit, refund, allowance, voucher, other Pattern:
^[A-Z]+$Available options:
sequential, random, other Pattern:
^\d+$Pattern:
^\d+$Required range:
x >= 1Available options:
pin4, pin6, alnum6, other Response
CreditDefinition