v1
latestOpenAPI 3.1.02026-07-2418201.6 MBRC to Chasis
post/v2/bytes/converter/rc/chassis
Headers
client_idstring required
ID/identifier that is provided by Decentro to a specific client and environment. Please note, this may change based on the environment you are on.
client_secretstring required
A confidential key used by your application to authenticate itself securely with the API server.
Request body
Response
200
Example response
{
"decentroTxnId": "21DEAFB97BD64A9390A56F609C136568",
"status": "SUCCESS",
"responseCode": "S00000",
"message": "Chassis number data was successfully retrieved.",
"data": {
"chassisNumber": "*******"
},
"responseKey": "success_chassis_number_retrieval"
}