Methods
-
format(action, data, options)
-
Parameters:
Name Type Description actionstring dataany optionsIGatewayOptions Returns:
data
- Type
- any
Formats the data according to the MediaMonks REST API spec, where the action is appended to the base-url.
| Name | Type | Description |
|---|---|---|
action |
string | |
data |
any | |
options |
IGatewayOptions |
data