Create

View as Markdown
Creates a resource.

Authentication

x-api-keystring
API Key authentication via header

Request

This endpoint expects an object.
namestringRequired
Resource name
external_resource_idstringRequired
Merchant resource ID
descriptionstringOptional
Resource description
image_urlstringOptional
Resource image URL

Response

201
public_idstringOptional
merchantstringOptional
namestringOptional
external_resource_idstringOptional
descriptionstring or nullOptional
image_urlstringOptional
createdstringOptional
last_updatedstringOptional

Errors

400
Bad Request Error
403
Forbidden Error