auth-bearer: ********************
curl --location --request POST '/billing/assignAuthorizationCode/' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "string", "PIN": "string" }'