TBBN.Merchant Platform docs
WORKING

Sandbox

post/v1/sandbox/merchants

Self-serve sandbox provisioning — no manual application/approval flow, unlike a real merchant. Every call creates a brand-new isolated sandbox merchant + seller + API key, so trying the API never touches another developer's sandbox data. The API key is shown once.

Request body

FieldTypeRequired
displayNamestring

Response (201)

FieldTypeRequired
merchantIdstring (uuid)
sellerIdstring (uuid)
apiKeystring
get/v1/sandbox/fixtures

Canned example request payloads (listing sync, offer create, matching candidates) for docs-site's live "try it" widgets — real shapes matching each service's actual DTOs

Response (200)