Skip to main content

Input fields

accountNumber : String! required

The account number.

params : GenericScalar

Additional parameters for the simple service agreement.

productCode : String! required

The product code.

validFrom : DateTime! required

The start datetime of the agreement.

validTo : DateTime

The end datetime of the agreement.

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

{ "accountNumber": "A-28D8E107", "params": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType, "productCode": "technology-player-buy-week-source", "validFrom": "1990-09-06T07:23:00.626090+00:00", "validTo": "1978-07-07T23:53:41.134179+00:00" }