Cardly integration (Marketing, Productivity). Imported from open-connector.
https://api.card.ly/v2/echo
| Param | Type | Required | Description |
|---|---|---|---|
| test | string | optional | An optional query value that Cardly echoes back. |
| body | object | optional | An arbitrary JSON object to send to Cardly and echo back. |
/account/balance
/account/credit-history
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of records to return. |
| offset | integer | optional | The zero-based record offset to start listing from. |
| effectiveTimeLt | string | optional | Return records with an effective time before this YYYY-MM-DD HH:ii:ss value. |
| effectiveTimeLte | string | optional | Return records with an effective time before or equal to this YYYY-MM-DD HH:ii:… |
| effectiveTimeGt | string | optional | Return records with an effective time after this YYYY-MM-DD HH:ii:ss value. |
| effectiveTimeGte | string | optional | Return records with an effective time after or equal to this YYYY-MM-DD HH:ii:s… |
/account/gift-credit-history
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of records to return. |
| offset | integer | optional | The zero-based record offset to start listing from. |
| effectiveTimeLt | string | optional | Return records with an effective time before this YYYY-MM-DD HH:ii:ss value. |
| effectiveTimeLte | string | optional | Return records with an effective time before or equal to this YYYY-MM-DD HH:ii:… |
| effectiveTimeGt | string | optional | Return records with an effective time after this YYYY-MM-DD HH:ii:ss value. |
| effectiveTimeGte | string | optional | Return records with an effective time after or equal to this YYYY-MM-DD HH:ii:s… |
/media
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of records to return. |
| offset | integer | optional | The zero-based record offset to start listing from. |
/fonts
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of records to return. |
| offset | integer | optional | The zero-based record offset to start listing from. |
/writing-styles
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of records to return. |
| offset | integer | optional | The zero-based record offset to start listing from. |