Jump to: GET Response Notes | API Call Builder
Update Offer Category with data properties by Offer Category ID.
| 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 OfferCategory object |
| data | Object | Offer Category model objectShow Supported Parameters |
GET Response Notes
True if successfully updated.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.