Call Transfer

The below method, can be used for a call transfer.

curl --request POST \
  --url https://api.acefone.co.uk/v1/call/transfer \
  --header 'accept: application/json' \
  --header 'authorization: Authorization'

Response

Variable NameDescriptionData Type
successRequest success statusBoolean
messageMessage corresponding success statusString
Headers
string
required
Responses

500

500 response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json