API Documentation
Message Queue Docs
Search…
v4
Introduction
Overview
Getting started
🔑
Authentication
Requesting temporary credentials
Signing requests
🎬
Entities
Char types
The entity object
Amount
Catalog item
Contact
Deal
File
Financial document
Inventory
Job
Right
Table
👬
Relationships
The relationship object
Relationship types
Create a relationship
Delete a relationship
🔎
Search
Entity search
Relationship search
Pagination
Search fields
Search functions
Examples
🆕Batch
Overview
Create a batch
Retrieve a batch
🧰
Workflow
Execute a workflow action
Execute document workflow action
Execute a workflow action with signature
📐Configuration
Lists
Currency conversion
Create a currency conversion
Retrieve a currency conversion
Retrieve all currency conversions
Update a currency conversion
Delete a currency conversion
📆
Date Math
Overview
The date math object
Create date math
Retrieve date math
Update date math
Delete date math
🧮
AVAILS
Overview
Get dimension data
Get availability
Is catalog item available
⌨
Starter Packs
Catalog Metadata
Availability Feed
Swagger
Postman
Message queue docs
Rightsline.com
Powered By
GitBook
Currency conversion
Specify the conversion rates between various currencies.
Endpoints
Method
Endpoint
Description
POST
/v3/currency/conversion
Create a currency conversion.
GET
/v3/currency/conversion/:id
Retrieve a currency conversion.
GET
/v3/currency/conversion/list
Retrieve all currency conversions.
PUT
/v3/currency/conversion/:id
Update a currency conversion.
DELETE
/v3/currency/conversion/:id
Delete a currency conversion.
Previous
Remove value from pick list
Next
Create a currency conversion
Last modified
8mo ago
Copy link