get https://restapi.ordergroove.com/resources/
Returns a list of merchant's resources.
Authentication
Response Body Definitions
| Name | Type | Description | Example |
|---|---|---|---|
| merchant | string | Merchant ID | "ac4f7938383a11e89ecbbc764e1107f2" |
| public_id | string | Resource ID | "c4cd7f86ccc411e8ada3bc764e101db1" |
| name | string | Resource name | "4k Resolution Movies" |
| external_resource_id | string | Merchant resource ID | "id1234" |
| description | string | Resource description | "Unlocks streaming of movies in 4K resolution" |
| image_url | string | Resource image URL | "ordergroove.com/resource/resource_id.png" |
| created | string | Date of resource creation | "2017-02-29 12:00:00" |
| last_updated | string | Date of last resource update | "2017-02-29 12:00:00" |
