Jump to: GET Response Notes | API Call Builder
Retrieve the next start date for the provided Affiliate's invoices.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
affiliate_id | Integer | ID of Affiliate object |
currency | String | The currency for the invoice |
GET Response Notes
The next start date, or NULL if it's later than today.
Return response will be in one of the following formats: string, null.
API Call Builder
Javascript is required to use the API Call Builder.