-
Notifications
You must be signed in to change notification settings - Fork 0
Store endpoint
Daniel López Guimaraes edited this page Jun 29, 2023
·
5 revisions
This endpoint does not require authentication |
---|
This method requests to the server the URL of the Pou merchandising store.
Field | Notes |
---|---|
c | PouHash(payload) |
The payload is a base64-encoded PNG file of the client's Pou.
Type | Field | Notes |
---|---|---|
string | url | URL of the Pou merchandising store. |
bool | success | If the request has been successful. |