Jump to: GET Response Notes | API Call Builder
Find a Scheduled Offer Change by its ID.
= Required Parameter
| Name | Type | Description | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| NetworkId | Url | Network ID | ||||||||||||||||||||||||||||||||
| NetworkToken | String | Network token | ||||||||||||||||||||||||||||||||
| Target | String | This calls action target | ||||||||||||||||||||||||||||||||
| Method | String | This calls action method | ||||||||||||||||||||||||||||||||
| id | Integer | ID of the Scheduled Offer Change | ||||||||||||||||||||||||||||||||
| fields | Array | List of fields to return; defaults to all fieldsShow Supported Values Any of the following values from the ScheduledOfferChange model are supported.
|
GET Response Notes
An array containing the scheduled offer change.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.