Get Marketplace

Return details of a marketplace.

SecurityMarketplace Api Key | Admin JWT | Marketplace JWT
Request
path Parameters
marketplaceId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/marketplaces/{marketplaceId}
Request samples
Response samples
application/json
{
  • "marketplaceId": "mktp_ZtqZhJAAVEu0G0po",
  • "readableIdentifier": "string",
  • "businessName": "string",
  • "website": "string",
  • "companyEmail": "lucy.diamond@star.com",
  • "companyPhone": "+61401234567",
  • "merchantDashboardAccessEnabled": true,
  • "marketplaceCustomerUsersEnabled": true,
  • "bankTransfersDetails": {
    },
  • "sourceRules": [
    ]
}
Copyright © April Solutions 2023. All right reserved.