ClickSend REST API v3
  1. Fax
ClickSend REST API v3
  • Account
    • Get account
      GET
    • Create a new account
      POST
    • Update Account
      PUT
    • Send account activation token
      PUT
    • Verify new account
      PUT
    • Account Usage
      GET
  • Automation Rules
    • List Rules
      GET
    • Create a New Rule
      POST
    • Delete a Rule
      DELETE
    • Get a Specific Rule
      GET
    • Update a Rule
      PUT
    • List rules
      GET
    • Create a new rule
      POST
    • Delete a rule
      DELETE
    • Get a specific rule
      GET
    • Update a rule
      PUT
    • List Rules
      GET
    • Create a New Rule
      POST
    • Delete a Rule
      DELETE
    • Get a Specific Rule
      GET
    • Update a Rule
      PUT
    • List rules
      GET
    • Create a new rule
      POST
    • Delete a rule
      DELETE
    • Get a specific rule
      GET
    • Update a rule
      PUT
    • List rules
      GET
    • Create a new rule
      POST
    • Delete a rule
      DELETE
    • Get a specific rule
      GET
    • Update a rule
      PUT
    • List rules
      GET
    • Create a new rule
      POST
    • Delete a rule
      DELETE
    • Get a specific rule
      GET
    • Update a rule
      PUT
  • Contact Suggestions
    • List Contact Suggestions
  • Countries
    • Get all Countries
  • Delivery Issues
    • Get Delivery Issues
    • Create Delivery Issue
  • Email Marketing
    • Get All Email Campaigns
    • Calculate Price
    • Create Email Campaign
    • Get Specific Email Campaign History
    • Get Specific Email Campaign
    • Update Email Campaign
    • Cancel Email Campaign
    • Send Verification Token
    • Verify Allowed Email Address
    • Get All Allowed Email Addresses
    • Create Allowed Email Address
    • Delete Allowed Email Address
    • Get Specific Allowed Email Address
    • Get All Master Email Templates
    • Get All Master Template Categories
    • Get Specific Email Template Category
    • Get All Templates For Category
    • Get Specific Master Template
    • Get All Email Templates
    • Create New Email Template from Master Template
    • Upload Image to Specific Template
    • Delete Email Template
    • Get Specific Email Template
    • Update an Email Template
  • Transactional Email
    • Email History
    • Export History
    • Email Price
    • Add a Test Delivery Receipt
    • Email Send
  • Fax
    • Export Fax History
      GET
    • Get Fax History
      GET
    • Calculate Price
      POST
    • List of Fax Delivery Receipts
      GET
    • Add a Test Delivery Receipt
      POST
    • Mark Fax Delivery Receipts as read
      PUT
    • Get a Specific Fax Delivery Receipt
      GET
    • Send Fax
      POST
  • Forgot Account
    • Forgot Password
    • Verify Forgot Password
    • Forgot Username
  • Contact Lists
    • Get all Contact Lists
    • Create a new contact list
    • Delete a specific contact list
    • Get a specific contact list
    • Update a specific contact list
    • Export Contacts List
    • Import Contacts to List
    • Show CSV Import File Preview
    • Get List of Acceptable Import Fields
    • Remove Duplicate Contacts
  • Contacts
    • Transfer a Contact
    • Get all Contacts in a List
    • Create a new contact
    • Delete a specific contact
    • Get a specific contact
    • Update a specific contact
    • Remove Opted Out Contacts
  • MMS
    • Cancel All MMS
    • Export MMS History
    • Get MMS History
    • Get Price
    • Get all Delivery Receipts
    • Mark Receipts As Read
    • Get Delivery Receipt
    • Send MMS
    • Cancel MMS
  • Numbers
    • Get all Dedicated Numbers
    • Buy dedicated number
    • Search Dedicated Numbers by Country
  • Post Direct Mail
    • List Direct Mail Campaigns
    • Calculate Direct Mail Campaign Price
    • Create New Campaign
    • Search Locations
  • Post Address Detection
    • Detect Address
  • Post Letter
    • Get Post Letter History
    • Export Post Letter History
    • Calculate Price
    • Send Post Letter
    • Get List of Post Return Addresses
    • Create a Post Return Address
    • Delete Post Return Address
    • Get Post Return Address
    • Update Post Return Address
  • Postcards
    • Export Postcard History
    • Get Postcard History
    • Calculate Pricing
    • Send Postcard
  • Pricing
    • Get Country Pricing
  • Account Recharge
    • Get Credit Card info
    • Update Credit Card info
    • List of Packages
    • Purchase a Package
    • Get Transactions
    • Get a specific transaction
  • Referral Accounts
    • Get List of Referral Accounts
  • Reseller
    • Get Reseller Setting
    • Update Reseller Setting
    • Reseller By Subdomain
  • Reseller Accounts
    • List of Reseller Accounts
    • Create Reseller Account
    • Create Reseller Account - Public
    • Get Reseller Account
    • Update Reseller Account
    • Transfer Credit
  • SDK
    • SDK Download
  • Search
    • Search Contacts-Lists
  • SMS Campaigns
    • Get list of SMS Campaigns
    • Calculate Price for SMS Campaign
    • Use Short URL
    • Link Tracking Export
    • Link Statistics
    • Link Tracking
    • Get SMS Campaign
    • Update an SMS Campaign
    • Cancel an SMS Campaign
  • SMS
    • Cancel all Scheduled Messages
    • Export SMS History
    • Get all History
    • Get all Inbound SMS - Pull
    • Add a Test Inbound SMS
    • Mark all Inbound SMS as read
    • Mark a specific Inbound SMS as read
    • Get Specific Inbound - Pull
    • Calculate Price
    • Get all Delivery Receipts
    • Add a Test Delivery Receipt
    • Mark Delivery Receipts as read
    • Get a Specific Delivery Receipt
    • Send an SMS
    • Cancel a Scheduled Message
  • Email-to-SMS Allowed Address
    • List of Email-to-SMS Allowed Address
    • Create Email to SMS Allowed Address
    • Delete Email-to-SMS Allowed Address
    • Get specific Email-to-SMS Allowed Address
    • Update Email-to-SMS Allowed Address
  • Email-to-SMS Stripped Strings
    • List Stripped Strings
    • Create Stripped String
    • Delete Stripped String
    • Find Specific Stripped String
    • Update Stripped String
  • SMS Templates
    • List of Templates
    • Create a Template
    • Delete a Template
    • Update a Template
  • Statistics
    • Get SMS Statistics
    • Get Voice Statistics
  • Subaccounts
    • Get all Subaccounts
    • Create a new subaccount
    • Delete a specific subaccount
    • Get a specific subaccount
    • Update a specific subaccount
    • Regenerate API Key
  • Timezones
    • Get Timezones
  • Uploads
    • Upload a file
  • Voice
    • Cancel all Voice Calls
    • Export Voice History
    • Get Voice History
    • Voice Languages
    • Calculate Price
    • Get Voice receipts
    • Add a Test Delivery Receipt
    • Marked Voice Receipts as Read
    • Get Specific Voice Receipt
    • Send a Voice Call
    • Cancel a Specific Voice Call
  1. Fax

Calculate Price

POST
/fax/price
Fax
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://rest.clicksend.com/v3/fax/price' \
--header 'Content-Type: application/json' \
--data-raw '{
    "file_url": "https://s3-ap-southeast-2.amazonaws.com/clicksend-api-downloads/_public/_examples/document.pdf",
    "messages": [
        {
            "country": "AF",
            "custom_string": "custom_string",
            "from_email": "will@smith.com",
            "schedule": "1436874701",
            "source": "php",
            "to": "+61261111111"
        },
        {
            "country": "AF",
            "custom_string": "custom_string",
            "from_email": "john@doe.com",
            "schedule": "1436874701",
            "source": "php",
            "to": "+61261111122"
        }
    ]
}'
Response Response Example
{
    "data": {
        "_currency": {
            "currency_name_long": "Australian Dollars",
            "currency_name_short": "AUD",
            "currency_prefix_c": "c",
            "currency_prefix_d": "$"
        },
        "messages": [
            {
                "carrier": "",
                "country": "AU",
                "custom_string": "custom_string",
                "date_added": 1457504350,
                "from": "+61298441484",
                "from_email": "will@smith.com",
                "list_id": null,
                "message_id": "5106363A-AF38-4FB9-AF0E-B5FD38F62BDC",
                "message_pages": 0,
                "message_price": "0.0000",
                "schedule": "1436874701",
                "status": "SUCCESS",
                "status_code": null,
                "status_text": null,
                "subaccount_id": 1,
                "to": "+61261111111",
                "user_id": 1
            },
            {
                "carrier": "",
                "country": "AU",
                "custom_string": "custom_string",
                "date_added": 1457504350,
                "from": "+61298441484",
                "from_email": "john@doe.com",
                "list_id": null,
                "message_id": "6BBEB11E-CAA6-4B04-8537-63619F3D6B37",
                "message_pages": 6,
                "message_price": "13.2000",
                "schedule": "1436874701",
                "status": "SUCCESS",
                "status_code": null,
                "status_text": null,
                "subaccount_id": 1,
                "to": "+61261111122",
                "user_id": 1
            }
        ],
        "queued_count": 2,
        "total_count": 2,
        "total_price": 13.2
    },
    "http_code": 200,
    "response_code": "SUCCESS",
    "response_msg": "Fax queued for delivery."
}

Request

Body Params application/json
country
string 
optional
Recipient country.
custom_string
string 
optional
Your reference. Will be passed back with all replies and delivery reports.
file_url
string 
required
Your URL to your PDF file.
from
string 
optional
Your sender id. Must be a valid fax number.
from_email
string 
optional
An email address where the reply should be emailed to.
list_id
number 
optional
Your list ID if sending to a whole list. Can be used instead of 'to'.
messages
array
required
Your messages.
schedule
number 
optional
Leave blank for immediate delivery. Your schedule time as a unix timestamp.
source
string 
optional
Your method of sending e.g. 'wordpress', 'php', 'c#'.
to
string 
required
Recipient number in E.164 format or local format (more info).
Examples

Responses

🟢200OK
application/json
Body
object {0}
Previous
Get Fax History
Next
List of Fax Delivery Receipts
Built with