Create the merchant's minimum sandbox test data
POST/v1/_test/data/seed
Creates customers and products deterministically in the authenticated scope. Retries return the same persisted identifiers; the route requires both customer and product scopes.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 422
Test data created or original response returned.
Authentication failed
Insufficient permission
Resource not found
Idempotency or state conflict
Validation error
Did this page unblock the next step?
Feedback stays inside the docs flow and should never include customer or card data.