Skip to main content
POST
Update Partner Schema Mappings

Headers

if-match
string

ETag from GET /partner/schema-mappings. When present, the replacement is applied only if the stored mappings still match; otherwise the API returns 412 without writing.

Body

application/json
type
enum<string>
required
Available options:
combined_schema
contactsSchema
object
transactionsSchema
object[]
customSchema
object[]
locationsSchema
object[]

Response

Status 200 response

success
boolean
required
message
string
data
object