ID of the business requesting the trade credit line.
Trade Finance (1.0)
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/
Information related to the Trade Finance application.
The ID of the associated business identification
The amount of money requested for the business's trade credit line (in Euro cents).
The nominal interest rate to apply to the trade credit line, expressed as a value between 0.0
(i.e., 0%) and 1.0
(i.e., 100%) with up to four decimal places. For example, 0.01
would apply a nominal interest rate of 1% to the trade credit line
IBAN of the account where the trade loans should be paid out.
The name of a contact person in your organization.
The telephone number of a contact person in your organization.
Reference identifier at partner
An optional scoring value to apply to the Trade Finance application.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_finance_applications
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "requested_credit_line": { "value": 100000, "currency": "EUR", "unit": "cents" }, "recipient_iban": "DE32110101001000000029", "partner_score": "B", "partner_reference_number": "3738dbd0-a547-4c11-99e7-770066a39292", "partner_contact_number": "+49303003000", "partner_contact_name": "Contact Name", "nominal_interest_rate": 0.02, "identification_id": "e876f41e9b8642bdaaff883ec2f0e144bid", "creditreform_score": 150, "creditreform_pd": "1.2", "application_date": "2019-08-24" }
The application was successfully created.
Status of the application
The request credit line amount in EUR
Reference identifier at partner
The nominal interest rate to apply to the trade credit line, expressed as a value between 0.0
(i.e., 0%) and 1.0
(i.e., 100%) with up to four decimal places. For example, 0.01
would apply a nominal interest rate of 1% to the trade credit line.
The ID of the associated business identification
{ "status_detail": "", "status": "pending", "requested_credit_line": { "value": 1000, "unit": "cents", "currency": "EUR" }, "recipient_iban": "DE92370601930002130041", "partner_score": "4", "partner_reference_number": "3738dbd0-a547-4c11-99e7-770066a39292", "partner_contact_number": "123456789", "partner_contact_name": "Contact Name", "nominal_interest_rate": 0.02, "identification_id": "e876f41e9b8642bdaaff883ec2f0e144bid", "id": "55f39e2d78424ac9a9ad5b09adffece2btfa", "creditreform_score": 150, "creditreform_pd": "1.2", "application_date": "2019-08-24" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_finance_applications/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation.
Status of the application
The request credit line amount in EUR
Reference identifier at partner
The nominal interest rate to apply to the trade credit line, expressed as a value between 0.0
(i.e., 0%) and 1.0
(i.e., 100%) with up to four decimal places. For example, 0.01
would apply a nominal interest rate of 1% to the trade credit line.
The ID of the associated business identification
{ "status_detail": "", "status": "pending", "requested_credit_line": { "value": 1000, "unit": "cents", "currency": "EUR" }, "recipient_iban": "DE92370601930002130041", "partner_score": "4", "partner_reference_number": "3738dbd0-a547-4c11-99e7-770066a39292", "partner_contact_number": "123456789", "partner_contact_name": "Contact Name", "nominal_interest_rate": 0.02, "identification_id": "e876f41e9b8642bdaaff883ec2f0e144bid", "id": "55f39e2d78424ac9a9ad5b09adffece2btfa", "creditreform_score": 150, "creditreform_pd": "1.2", "application_date": "2019-08-24" }
Information related to the document.
The ID of the uploaded document
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_finance_applications/{id}/documents
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "type": "xml/credit_summary", "document_id": "5004c4c8f24b4c4990a646b740647e09cdoc" }
Information about the trade.
Serial number generated by the partner to identify the trade.
The original amount listed on the invoice of the trade.
Alphanumeric identifier of the invoice generated by the seller.
Person from the partner side who reviewed the trade.
The requested payout amount
ISO 3166-1 alpha-2 code of the country of the seller.
Score calculated by partner controlling auto-approval behaviour
Reference for partner to match trade with created order
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_credit_line/trades
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "trade_purpose": "Buy machinery", "trade_origin_country": "DE", "trade_company_website": "example.com", "trade_company_registration": "ACME-123", "trade_company_name": "Acme", "trade_company_address": "Fake street 1A, 10178 Berlin", "seller_bank_account_details": { "iban": "DE82110101004206642492", "description": "seller description" }, "requested_trade_currency": "USD", "requested_payout_amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "reason_for_extension": "A reason", "partner_score": "A", "partner_reviewer": "Partner Reviewer", "original_invoice_number": "ABC123", "original_invoice_amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "order_reference": "32b4ad38e6984b65808c83c6633a5758", "invoice_date": "2019-08-24", "incoterm": "CFR", "fx_rate": 10.32, "financing_term": 30, "business_trade_no": "f8978c7d14f7495f802a6cfd5c04fba7" }
The trade was successfully created.
Array of documents attached to the trade.
Serial number generated by the partner to identify the trade.
The original invoice amount
Alphanumeric identifier of the invoice generated by the seller.
Person from the partner side who reviewed the trade.
The requested payout amount
ISO 3166-1 alpha-2 code of the country of the seller.
Score calculated by partner controlling auto-approval behaviour
Reference for partner to match trade with created order
{ "trade_purpose": "Buy machinery", "trade_origin_country": "DE", "trade_company_website": "example.com", "trade_company_registration": "ACME-123", "trade_company_name": "Acme", "trade_company_address": "Fake street 1A, 10178 Berlin", "status_detail": "", "status": "approved", "seller_bank_account_details": { "iban": "DE82110101004206642492", "description": "seller description" }, "requested_trade_currency": "USD", "requested_payout_amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "reason_for_extension": "A reason", "partner_score": "A", "partner_reviewer": "Partner Reviewer", "original_invoice_number": "ABC123", "original_invoice_amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "order_reference": "32b4ad38e6984b65808c83c6633a5758", "invoice_date": "2019-08-24", "incoterm": "CFR", "id": "722e12c6f2254972a1b70de6b07f6dacbtra", "fx_rate": 10.32, "financing_term": 30, "documents": [ { … } ], "business_trade_no": "f8978c7d14f7495f802a6cfd5c04fba7", "beneficiary_id": "ABCDEF" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_credit_line/trades/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation.
Array of documents attached to the trade.
Serial number generated by the partner to identify the trade.
The original invoice amount
Alphanumeric identifier of the invoice generated by the seller.
Person from the partner side who reviewed the trade.
The requested payout amount
ISO 3166-1 alpha-2 code of the country of the seller.
Score calculated by partner controlling auto-approval behaviour
Reference for partner to match trade with created order
{ "trade_purpose": "Buy machinery", "trade_origin_country": "DE", "trade_company_website": "example.com", "trade_company_registration": "ACME-123", "trade_company_name": "Acme", "trade_company_address": "Fake street 1A, 10178 Berlin", "status_detail": "", "status": "approved", "seller_bank_account_details": { "iban": "DE82110101004206642492", "description": "seller description" }, "requested_trade_currency": "USD", "requested_payout_amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "reason_for_extension": "A reason", "partner_score": "A", "partner_reviewer": "Partner Reviewer", "original_invoice_number": "ABC123", "original_invoice_amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "order_reference": "32b4ad38e6984b65808c83c6633a5758", "invoice_date": "2019-08-24", "incoterm": "CFR", "id": "722e12c6f2254972a1b70de6b07f6dacbtra", "fx_rate": 10.32, "financing_term": 30, "documents": [ { … } ], "business_trade_no": "f8978c7d14f7495f802a6cfd5c04fba7", "beneficiary_id": "ABCDEF" }
Information related to the document.
The ID of the uploaded document
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_credit_line/trades/{trade_id}/documents
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "type": "invoice", "document_id": "5004c4c8f24b4c4990a646b740647e09cdoc" }
Information related to the payback plan.
Date on which the payout is expected to happen.
Date on which the business is expected to payback the full bullet amount. Generally payout_date + financing_term should be equal to payback_date, so if payout_date moves, payback_date also moves.
Object representing the total amount of customer fees expected for this trade.
Object representing the total amount of transaction charges you expect to collect for the trade.
The currency of the given value
Object representing the total amount of other charges you expect to collect for the trade.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_credit_line/trades/{trade_id}/payback_plan
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "payout_date": "2020-01-01", "payback_date": "2020-01-31", "partner_transaction_charges_expected": { "value": 1250, "unit": "cents", "currency": "EUR" }, "other_charges": { "value": 6700, "unit": "cents", "currency": "EUR" }, "customer_fees_expected": { "value": 10000, "unit": "cents", "currency": "EUR" } }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/lending/trade-finance/v1/businesses/{business_id}/trade_credit_line
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "account_id": "7751af565f994450831a15ff8b7d0d8ccacc" }
{ "requested_credit_line": { "value": 1000, "unit": "cents", "currency": "EUR" }, "nominal_interest_rate": 0, "business_id": "string", "account_id": "string" }