Marketplace object
Name | Description | Format | Example |
---|---|---|---|
uuid | Unique identifier of the Marketplace Generated by Lyra Collect | an..36 | 6ea5e574-e198-55d4-ba23-f9405ec4226b |
href | URL to access this resource Generated by Lyra Collect | see example | https://secure.lyra.com/marketplace/marketplaces/ 6ea5e574-e198-55d4-ba23-f9405ec4226b |
created_at | Date and time of creation of the resource Generated by Lyra Collect | see example | 2015-01-17T09:39:54.948Z |
updated_at | Date and time of the last modification of the resource Generated by Lyra Collect | see example | 2015-01-17T09:39:54.948Z |
reference | Name of the Lyra Collect shop created for the Marketplace | an..255 | Ex: Marketplace Shop name |
description | Name of the Lyra Collect shop created for the Marketplace | an..255 | Ex: Marketplace Shop name |
bic | Bank code of the Marketplace bank account | an..11 | CMCIC1234 |
iban | Account number of the Marketplace bank account | an..34 | FR1212341234123412341234 |
vads_key | Identifier of the Lyra Collect shop created for the Marketplace Generated by Lyra Collect | an..8 | 12345678 |
vads_cert | Production certificate of the Lyra Collect shop created for the Marketplace Generated by Lyra Collect | an..16 | 123456789123456789 |
webhook_url | Notification URL of the Marketplace | an..1024 | http://marketplace.com/page_traitement_notification.php |
status | Status of the Marketplace resource Generated by Lyra Collect | an..10 | ACTIVE |
links | Links to the Sellers and Orders resources of the Marketplace Generated by Lyra Collect | see example | { "sellers": { "href": "https://secure.lyra.com/marketplace/ marketplaces/6ea5e574-e198-55d4-ba23-f9405ec4226b/sellers" }, "orders": { "href": "https://secure.lyra.com/marketplace/ marketplaces/6ea5e574-e198-55d4-ba23-f9405ec4226b/orders" } } |