x-api-key: ********************curl --location -g --request POST 'https://relay.exostack.cloud//api/invoicing/purchases//lines//actions/serial-return?profile_offset' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"serial_number": "string"
}'{
"success": true,
"id": 0,
"source_transaction_id": 0,
"created_transaction_id": 0,
"created_order_transaction_id": 0,
"source_deleted": true,
"product_trail_id": 0,
"product_serial_id": 0
}