Preview information before adding a contract to an existing customer
DeprecatedRequired Scopes: `MEMBERSHIP_READ`
Endpoint
/v1/memberships/customers/{customerId}/add-membership/preview Path Parameters
customerId required integer (int64) Request Body application/json
requiredThe contract information used for the membership signup
contractOfferTermId integer(int64) required Unique ID of the contract offer term
1000 startDate string(date) required The start date of the contract
"2026-02-01" preuseDate string(date) The pre use date of the contract. If not provided, it will be evaluated based on contract offer configuration.
"2026-01-01" notes The notes related to the contract
"Some notes" thirdPartyId Unique ID of the third party contract in the third party system
"1000a" employeeId integer(int64) Unique ID of the employee who created the membership
1239812733 referralCode Referral code to link with recruiter
"A500D" selectedSelectableModuleIds array[integer(int64)] The selected modules from the available selectable modules
selectedOptionalModuleIds array[integer(int64)] The selected modules from the available optional modules
initialPaymentRequestToken This token identifies a pre-authorized payment request. It acts as a reference to the payment session initiated by the user. It's not needed for preview endpoints.
"3JtyH5sakfn2V22vB0napNC2zWMlpFwS9gPQawuk7Jw1F00atOD0BA" contractSignature Representing customer signature
base64SvgSignature required Customer confirmation signature SVG value as base 64 string
textBlockSignatures array[object] Signatures for text blocks
base64SvgSignature required Text block's signature SVG value as base 64 string
textBlockId integer(int64) required The ID of the referenced text block of the signature
voucherCode An optional code for a voucher. Only credit and discount vouchers are supported.
123 Responses
Response Body application/json
basePrice required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" preUseCharge Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" voucherType Type of a voucher, if a valid voucher code has been provided
CONTRACT | Represents a contract voucher |
CREDIT | Represents a credit voucher |
DISCOUNT | Represents a discount voucher |
COMPANY_FEE_SPLIT | Represents a company fee split voucher |
CHECKIN | Represents a check-in voucher |
"DISCOUNT" voucherRemarks Voucher remarks, if a valid voucher code has been provided
"Yoga class not included" voucherEffectivePeriod deprecated The type of period for which the voucher is applied, if a valid voucher code has been provided. Deprecated: Use voucherDiscountPeriods[].effectivePeriod instead to see periods per discount period.
UNLIMITED | Represents a voucher with unlimited effective period |
INITIAL_TERM | Represents a voucher effective during the initial term of the membership |
TIME_BASED | Represents a voucher with a time based effective period |
"UNLIMITED" effectivePeriodTimeBasedTerm Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" discountedBasePrice Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" discountType deprecated Type of discount (percentage or absolute), if a valid discount voucher code has been provided. Deprecated: Use voucherDiscountPeriods[].discountType instead to see discount types per discount period.
ABSOLUTE | Represents an absolute discount |
PERCENTAGE | Represents a percentage based discount |
"PERCENTAGE" discountValue Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" voucherDiscountPeriods array[object] List of discount periods for the voucher, if a valid discount voucher code has been provided. Each period has its own discount and effective period.
discountType required Type of discount (percentage or absolute)
ABSOLUTE | Represents an absolute discount |
PERCENTAGE | Represents a percentage based discount |
"PERCENTAGE" discountValue required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" effectivePeriod required The type of period for which this discount is applied
UNLIMITED | Represents a voucher with unlimited effective period |
INITIAL_TERM | Represents a voucher effective during the initial term of the membership |
TIME_BASED | Represents a voucher with a time based effective period |
"TIME_BASED" effectivePeriodTimeBasedTerm Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" discountedBasePrice Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" discountedPreUseCharge Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" creditValue Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyFeeSplitType Type of company fee split (percentage or absolute), if a valid company discount voucher code has been provided
ABSOLUTE | Represents an absolute discount |
PERCENTAGE | Represents a percentage based discount |
"ABSOLUTE" companyFeeSplitValue Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyName Name of the company that will pay the company amount, if a valid company discount voucher code has been provided
"Some company" companyAmountPreUseCharge Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmountPreUseCharge Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyAmountWithoutDiscount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmountWithoutDiscount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" voucherBonusPeriod Represents a membership offer rate bonus period.
term required Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" termStrategy required Membership offer rate bonus period term strategy.
CONTRACT_START | Contract start date |
FIXED | Fixed date |
END_OF_CURRENT_TERM | End of current term |
START_OF_NEXT_TERM | Start of next term |
"CONTRACT_START" displaySeparately Indicates whether the bonus period should be displayed separately in the offer details
true runtimeExtensionType required Membership offer bonus period type.
WITH_EXTENSION | Period with extension |
WITHOUT_EXTENSION | Period without extension |
"WITH_EXTENSION" extendsCancellationPeriod Indicates whether the bonus period extends the cancellation period
false voucherTextBlocks array[object] Voucher related text blocks, if a valid voucher code has been provided
id integer(int64) The unique identifier of the text block
1234567890 title The title of the text block
"Title of 1. text block" text The text of the text block
"Text of 1. text block" order integer(int32) The order of the text block in the contract
1 hasSignature Text block configuration has a signature field. You have the option to show a signature input field and it will be added in the contract document. It is not a required field in magicline. It is up to your implementation if you add this field.
showCommunicationPrivacyOptions Text block contains information about the communication privacy options. You are advised to show a matrix with communication settings in combination with this text block.
attachmentType Indicates the type of attachment for this block
NONE | No text block |
FILE | File information available in `attachedDocument` |
URL | Url information available in `attachedExternalUrlDto` |
CONTRACT_PDF_PREVIEW | Contract PDF preview |
"CONTRACT_PDF_PREVIEW" attachedExternalUrlDto Represents url information.
title required Url title
"Example Resource" url required Url to access the resource
"https://some-url.com" attachedDocument Represents document information.
fileName required Name of the file to download
"contract.pdf" url required Temporary valid download link. Expires after 5 hours.
"https://some-url.com" rateBundleModuleId integer(int64) The ID of the associated rate bundle module. Only set if this is a module consent text block.
1234567890 confirmationRequired flatFeePreviews array[object] Flat fee previews, including discount if a valid discount voucher code has been provided
name required Name of the sub contract
"Sauna" discountedPrice Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" discountPeriods array[object] List of discount periods for the sub contract, if a valid discount voucher code has been provided
discountType required Type of discount (percentage or absolute)
ABSOLUTE | Represents an absolute discount |
PERCENTAGE | Represents a percentage based discount |
"PERCENTAGE" discountValue required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" effectivePeriod required The type of period for which this discount is applied
UNLIMITED | Represents a voucher with unlimited effective period |
INITIAL_TERM | Represents a voucher effective during the initial term of the membership |
TIME_BASED | Represents a voucher with a time based effective period |
"TIME_BASED" effectivePeriodTimeBasedTerm Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" discountedBasePrice Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" paidTimePeriodCalculationType The method that is being used to determine the period for the first payment
REFERENCE_DATE NORMALIZATION_ON_CALENDAR_UNIT "REFERENCE_DATE" paymentFrequency required Represents the payment frequency
id integer(int64) The unique identifier of the payment frequency. (`null` possible for starter package)
1234567890 type required Payment frequency type of a contract
FREE | Represents that the contract payment frequency is free of charge. |
NON_RECURRING | Represents that the contract payment frequency is non recurring, meaning only one payment is necessary here. |
RECURRING | Represents that the contract payment frequency is recurring, meaning that the payment will take place every term. |
MONTH_DAY | Represents that the contract payment frequency is based on month days, with a possibly individual price per month day. |
TERM_BASED | Represents that the contract payment frequency is based on terms, with a possibly individual price per term. |
"FREE" term Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" price Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" monthDaysToPrices array[object] Month day to prices list, used for contract payment frequency type `MONTH_DAY`
monthDay required The month day of the month day to price mapping
month JANUARY FEBRUARY MARCH APRIL MAY JUNE JULY AUGUST SEPTEMBER OCTOBER NOVEMBER DECEMBER monthValue integer(int32) dayOfMonth integer(int32) price required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" termsToPrices array[object] Terms to prices list, used for contract payment frequency type `TERM_BASED`. Note that the price will become active `AFTER` the respective term has passed
term required Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" price required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" recurring Whether the cycle of payments repeats indefinitely. Only relevant if type is `TERM_BASED` or `MONTH_DAY`.
ageBasedAdjustments array[object] List of age-based adjustments for the membership offer module.
ageRange required Represents an age range.
startAge integer(int32) required Start age of the range, inclusive.
18 endAge integer(int32) required End age of the range, inclusive.
65 value required The value of the adjustment, based on `type`.
10 type required Age based adjustment type
ABSOLUTE | Absolute adjustment of the price |
PERCENTAGE | Percentage adjustment of the price |
"ABSOLUTE" formattedPaymentFrequency required The formatted payment frequency
"Every 6 months" voucherBonusPeriod Represents a membership offer rate bonus period.
term required Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" termStrategy required Membership offer rate bonus period term strategy.
CONTRACT_START | Contract start date |
FIXED | Fixed date |
END_OF_CURRENT_TERM | End of current term |
START_OF_NEXT_TERM | Start of next term |
"CONTRACT_START" displaySeparately Indicates whether the bonus period should be displayed separately in the offer details
true runtimeExtensionType required Membership offer bonus period type.
WITH_EXTENSION | Period with extension |
WITHOUT_EXTENSION | Period without extension |
"WITH_EXTENSION" extendsCancellationPeriod Indicates whether the bonus period extends the cancellation period
false creditValue Voucher credit value, if a valid credit voucher code has been provided
20 identifier required Unique identifier of the flat fee
"FLATFEE0-0F7691D0E09A4477A5CC69C8BD3F223B" voucherSuccessMessage Textual representation of the voucher conditions, if a valid voucher code has been provided
"Voucher code \"123\" successfully applied: 5% discount on the membership fee" voucherErrorCode An error code, if the voucher code is invalid
INVALID_CODE | Represents an invalid voucher code |
"INVALID_CODE" ageAdjustedPrice Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" contractVolumeInformation Contains the total amount to be paid during the initial runtime of the contract and the average amounts per month and per the rate's payment frequency (e.g. 1 week)
totalContractVolume Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" averagePaymentVolumePerMonth Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" averagePaymentVolumePerPaymentFrequencyTerm Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" moduleConsentTextBlocks array[object] Consent texts for modules that are part of the contract
id integer(int64) The unique identifier of the text block
1234567890 title The title of the text block
"Title of 1. text block" text The text of the text block
"Text of 1. text block" order integer(int32) The order of the text block in the contract
1 hasSignature Text block configuration has a signature field. You have the option to show a signature input field and it will be added in the contract document. It is not a required field in magicline. It is up to your implementation if you add this field.
showCommunicationPrivacyOptions Text block contains information about the communication privacy options. You are advised to show a matrix with communication settings in combination with this text block.
attachmentType Indicates the type of attachment for this block
NONE | No text block |
FILE | File information available in `attachedDocument` |
URL | Url information available in `attachedExternalUrlDto` |
CONTRACT_PDF_PREVIEW | Contract PDF preview |
"CONTRACT_PDF_PREVIEW" attachedExternalUrlDto Represents url information.
title required Url title
"Example Resource" url required Url to access the resource
"https://some-url.com" attachedDocument Represents document information.
fileName required Name of the file to download
"contract.pdf" url required Temporary valid download link. Expires after 5 hours.
"https://some-url.com" rateBundleModuleId integer(int64) The ID of the associated rate bundle module. Only set if this is a module consent text block.
1234567890 confirmationRequired selectedOptionalModulesPreviews array[object] Optional module contract preview including discount, company split or credit, if a valid voucher code has been provided
name required Name of the sub contract
"Sauna" discountedPrice Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" discountPeriods array[object] List of discount periods for the sub contract, if a valid discount voucher code has been provided
discountType required Type of discount (percentage or absolute)
ABSOLUTE | Represents an absolute discount |
PERCENTAGE | Represents a percentage based discount |
"PERCENTAGE" discountValue required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" effectivePeriod required The type of period for which this discount is applied
UNLIMITED | Represents a voucher with unlimited effective period |
INITIAL_TERM | Represents a voucher effective during the initial term of the membership |
TIME_BASED | Represents a voucher with a time based effective period |
"TIME_BASED" effectivePeriodTimeBasedTerm Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" discountedBasePrice Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" companyAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" memberAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" paidTimePeriodCalculationType The method that is being used to determine the period for the first payment
REFERENCE_DATE NORMALIZATION_ON_CALENDAR_UNIT "REFERENCE_DATE" paymentFrequency required Represents the payment frequency
id integer(int64) The unique identifier of the payment frequency. (`null` possible for starter package)
1234567890 type required Payment frequency type of a contract
FREE | Represents that the contract payment frequency is free of charge. |
NON_RECURRING | Represents that the contract payment frequency is non recurring, meaning only one payment is necessary here. |
RECURRING | Represents that the contract payment frequency is recurring, meaning that the payment will take place every term. |
MONTH_DAY | Represents that the contract payment frequency is based on month days, with a possibly individual price per month day. |
TERM_BASED | Represents that the contract payment frequency is based on terms, with a possibly individual price per term. |
"FREE" term Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" price Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" monthDaysToPrices array[object] Month day to prices list, used for contract payment frequency type `MONTH_DAY`
monthDay required The month day of the month day to price mapping
month JANUARY FEBRUARY MARCH APRIL MAY JUNE JULY AUGUST SEPTEMBER OCTOBER NOVEMBER DECEMBER monthValue integer(int32) dayOfMonth integer(int32) price required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" termsToPrices array[object] Terms to prices list, used for contract payment frequency type `TERM_BASED`. Note that the price will become active `AFTER` the respective term has passed
term required Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" price required Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" recurring Whether the cycle of payments repeats indefinitely. Only relevant if type is `TERM_BASED` or `MONTH_DAY`.
ageBasedAdjustments array[object] List of age-based adjustments for the membership offer module.
ageRange required Represents an age range.
startAge integer(int32) required Start age of the range, inclusive.
18 endAge integer(int32) required End age of the range, inclusive.
65 value required The value of the adjustment, based on `type`.
10 type required Age based adjustment type
ABSOLUTE | Absolute adjustment of the price |
PERCENTAGE | Percentage adjustment of the price |
"ABSOLUTE" formattedPaymentFrequency required The formatted payment frequency
"Every 6 months" voucherBonusPeriod Represents a membership offer rate bonus period.
term required Represents a term
value integer(int32) required The value of the term
2 unit required Represents a temporal unit
DAY | Represents a day unit |
WEEK | Represents a week unit |
MONTH | Represents month unit |
YEAR | Represents year unit |
"WEEK" termStrategy required Membership offer rate bonus period term strategy.
CONTRACT_START | Contract start date |
FIXED | Fixed date |
END_OF_CURRENT_TERM | End of current term |
START_OF_NEXT_TERM | Start of next term |
"CONTRACT_START" displaySeparately Indicates whether the bonus period should be displayed separately in the offer details
true runtimeExtensionType required Membership offer bonus period type.
WITH_EXTENSION | Period with extension |
WITHOUT_EXTENSION | Period without extension |
"WITH_EXTENSION" extendsCancellationPeriod Indicates whether the bonus period extends the cancellation period
false creditValue Voucher credit value, if a valid credit voucher code has been provided
20 id integer(int64) required The ID of the module
12345 paymentPreview Represents a preview of the payment schedule for a signup process.
paymentSchedule array[object] Payment schedule entries in chronological order
dueDate string(date) Due date of the payment in ISO-8601 format
"2025-12-31" description Description of the charge
"Contract Basic" type Type of membership payment
CONTRACT_FEE | Membership contract fee |
STARTER_PACKAGE | Membership starter package |
FLAT_FEE | Flat fee |
MODULE_FEE | Membership module fee |
BONUS_PERIOD | Bonus period |
"MEMBERSHIP_FEE" amount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" mandatoryOnSigning Indicates if the payment is mandatory on signing
true dueOnSigningAmount Represents a financial data
amount required Amount of the finance data tuple
20 currency string(ISO 4217) required Currency of the finance data tuple
"EUR" Response Body application/json
Error data
errorMessage required Resolved message in the context-specific default locale
errorCode Key for translation files
traceId Datadog trace id
args array[object] deprecated Arguments referenced by format specifiers while resolving the message from translation files
typedArgs array[object] deprecated Same as `args` but with type information
value type TIMESTAMP BOOLEAN DATE MONTH_DAY TIME TERM TERM_LIST INTEGER DECIMAL STRING MONEY LIMITABLE_CONFIG_PROPERTY I18N_KEY I18N_KEY_LIST PERMISSION_LIST ENUM AVAILABILITY_LIST reference Reference to validation error
"parent.child" Response Body application/json
Error data
errorMessage required Resolved message in the context-specific default locale
errorCode Key for translation files
traceId Datadog trace id
args array[object] deprecated Arguments referenced by format specifiers while resolving the message from translation files
typedArgs array[object] deprecated Same as `args` but with type information
value type TIMESTAMP BOOLEAN DATE MONTH_DAY TIME TERM TERM_LIST INTEGER DECIMAL STRING MONEY LIMITABLE_CONFIG_PROPERTY I18N_KEY I18N_KEY_LIST PERMISSION_LIST ENUM AVAILABILITY_LIST reference Reference to validation error
"parent.child" Response Body application/json
Error data
errorMessage required Resolved message in the context-specific default locale
errorCode Key for translation files
traceId Datadog trace id
args array[object] deprecated Arguments referenced by format specifiers while resolving the message from translation files
typedArgs array[object] deprecated Same as `args` but with type information
value type TIMESTAMP BOOLEAN DATE MONTH_DAY TIME TERM TERM_LIST INTEGER DECIMAL STRING MONEY LIMITABLE_CONFIG_PROPERTY I18N_KEY I18N_KEY_LIST PERMISSION_LIST ENUM AVAILABILITY_LIST reference Reference to validation error
"parent.child" Response Body application/json
Error data
errorMessage required Resolved message in the context-specific default locale
errorCode Key for translation files
traceId Datadog trace id
args array[object] deprecated Arguments referenced by format specifiers while resolving the message from translation files
typedArgs array[object] deprecated Same as `args` but with type information
value type TIMESTAMP BOOLEAN DATE MONTH_DAY TIME TERM TERM_LIST INTEGER DECIMAL STRING MONEY LIMITABLE_CONFIG_PROPERTY I18N_KEY I18N_KEY_LIST PERMISSION_LIST ENUM AVAILABILITY_LIST reference Reference to validation error
"parent.child" Response Body application/json
Error data
errorMessage required Resolved message in the context-specific default locale
errorCode Key for translation files
traceId Datadog trace id
args array[object] deprecated Arguments referenced by format specifiers while resolving the message from translation files
typedArgs array[object] deprecated Same as `args` but with type information
value type TIMESTAMP BOOLEAN DATE MONTH_DAY TIME TERM TERM_LIST INTEGER DECIMAL STRING MONEY LIMITABLE_CONFIG_PROPERTY I18N_KEY I18N_KEY_LIST PERMISSION_LIST ENUM AVAILABILITY_LIST reference Reference to validation error
"parent.child" Response Body application/json
Error data
errorMessage required Resolved message in the context-specific default locale
errorCode Key for translation files
traceId Datadog trace id
args array[object] deprecated Arguments referenced by format specifiers while resolving the message from translation files
typedArgs array[object] deprecated Same as `args` but with type information
value type TIMESTAMP BOOLEAN DATE MONTH_DAY TIME TERM TERM_LIST INTEGER DECIMAL STRING MONEY LIMITABLE_CONFIG_PROPERTY I18N_KEY I18N_KEY_LIST PERMISSION_LIST ENUM AVAILABILITY_LIST reference Reference to validation error
"parent.child" Response Body application/json
Error data
errorMessage required Resolved message in the context-specific default locale
errorCode Key for translation files
traceId Datadog trace id
args array[object] deprecated Arguments referenced by format specifiers while resolving the message from translation files
typedArgs array[object] deprecated Same as `args` but with type information
value type TIMESTAMP BOOLEAN DATE MONTH_DAY TIME TERM TERM_LIST INTEGER DECIMAL STRING MONEY LIMITABLE_CONFIG_PROPERTY I18N_KEY I18N_KEY_LIST PERMISSION_LIST ENUM AVAILABILITY_LIST reference Reference to validation error
"parent.child"