Skip to main content

Input fields

believedAt : DateTime! required

Datetime that we were made aware of these changes.

changes : [PriceChangeInput]! required

List of changes.

effectiveAt : DateTime! required

Datetime that these changes are effective from.

icpNumber : String! required

ICP number.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "believedAt": "2024-07-16T07:37:07.289116+00:00", "changes": PriceChangeInput, "effectiveAt": "2009-09-13T14:54:05.221570+00:00", "icpNumber": "consumer-she-mean-off-hand" }