Open an RMA for a camera
Open an RMA for a camera
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for processing a Return Merchandise Authorization (RMA).
Contact name for the RMA
"John Doe"
Contact phone number for the RMA
"+1-555-123-4567"
Name of the device for RMA
"Rhombus Camera Pro"
Description of the problem with the device
"Camera not recording properly"
Shipping address information for RMA returns.
Serial number of the device
"RHCAM123456789"
Response
OK
Response object for processing a Return Merchandise Authorization (RMA).
Reason for failure if RMA processing was unsuccessful
"Invalid serial number"
Whether the RMA processing was successful
true
ID of the RMA ticket created
12345