Only the client needs to be logged in to use this endpoint. The user does not need to be logged in, click here to read more.
{- "success": true
}
Only the client needs to be logged in to use this endpoint. The user does not need to be logged in, click here to read more.
{- "externalId": "1"
}
{- "success": true
}
Only the client needs to be logged in to use this endpoint. The user does not need to be logged in, click here to read more.
Use this API to list all availble external references for selected customer.
OK
Array of objects |
Bad Request
Too Many Requests
Internal Server Error
{- "externalReferences": [
- {
- "referenceCode": "TOTT",
- "externalId": "1"
}
]
}
Only the client needs to be logged in to use this endpoint. The user does not need to be logged in, click here to read more.
Used to register external reference for selected customer.
{- "referenceCode": "TOTT",
- "externalId": "1 "
}
{- "success": true
}