Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/APPEALS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Appeals

When a user on your platform is unsatisfied with your decision and submits an appeal request, asking you to re-review your original decision, you should send that appeal request to Coop through this API.

## Implementation
Expand Down Expand Up @@ -171,4 +173,4 @@ The Body of the Request will include the following:

| Property | Type | Description |
| :---- | :---- | :---- |
| id | String | This is Coop’s unique identifier for this [Action](CONCEPTS.md#actions). You can create, update, and view your company's Actions in the Actions page. If you click the "Edit" button on a particular Action, you'll be able to see its id at the end of the URL. |
| id | String | This is Coop’s unique identifier for this [Action](CONCEPTS.md#actions). You can create, update, and view your company's Actions in the Actions page. If you click the "Edit" button on a particular Action, you'll be able to see its id at the end of the URL. |
Loading