Skip to content

Commit

Permalink
Generating .Net SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbucket-pipelines committed Jan 22, 2024
1 parent d5e257a commit 0402e47
Show file tree
Hide file tree
Showing 188 changed files with 1,835 additions and 605 deletions.
30 changes: 15 additions & 15 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ docs/CardlessEMIEntity.md
docs/CardlessEMIPaymentMethod.md
docs/CardlessEMIQueries.md
docs/CashbackDetails.md
docs/CreateCustomerRequest.md
docs/CreateLinkRequest.md
docs/CreateOfferRequest.md
docs/CreateOrderRequest.md
Expand All @@ -33,6 +34,8 @@ docs/CreateTerminalTransactionRequest.md
docs/CryptogramEntity.md
docs/CustomerDetails.md
docs/CustomerDetailsCardlessEMI.md
docs/CustomerEntity.md
docs/CustomersApi.md
docs/DiscountDetails.md
docs/EMIOffer.md
docs/EMIPlansArray.md
Expand Down Expand Up @@ -61,7 +64,7 @@ docs/InstrumentWebhookData.md
docs/InstrumentWebhookDataEntity.md
docs/LinkCustomerDetailsEntity.md
docs/LinkEntity.md
docs/LinkMetaEntity.md
docs/LinkMetaResponseEntity.md
docs/LinkNotifyEntity.md
docs/NetBankingPaymentMethod.md
docs/Netbanking.md
Expand Down Expand Up @@ -111,7 +114,6 @@ docs/PaymentMethodUPIInPaymentsEntity.md
docs/PaymentMethodsFilters.md
docs/PaymentMethodsQueries.md
docs/PaymentModeDetails.md
docs/PaymentURLObject.md
docs/PaymentWebhook.md
docs/PaymentWebhookCustomerEntity.md
docs/PaymentWebhookDataEntity.md
Expand All @@ -124,32 +126,31 @@ docs/ReconEntity.md
docs/ReconEntityDataInner.md
docs/RefundEntity.md
docs/RefundSpeed.md
docs/RefundURLObject.md
docs/RefundWebhook.md
docs/RefundWebhookDataEntity.md
docs/RefundsApi.md
docs/SavedInstrumentMeta.md
docs/SettlementEntity.md
docs/SettlementFetchReconRequest.md
docs/SettlementFetchReconRequestFilters.md
docs/SettlementReconEntity.md
docs/SettlementReconEntityDataInner.md
docs/SettlementReconciliationApi.md
docs/SettlementURLObject.md
docs/SettlementWebhook.md
docs/SettlementWebhookDataEntity.md
docs/SettlementsApi.md
docs/SoftPOSApi.md
docs/TerminalDetails.md
docs/TerminalEntity.md
docs/TerminalTransactionEntity.md
docs/TerminateOrderRequest.md
docs/TokenVaultApi.md
docs/UPIAuthorizeDetails.md
docs/UPIPaymentMethod.md
docs/Upi.md
docs/VendorSplit.md
docs/WalletOffer.md
git_push.sh
src/cashfree_pg.Test/Api/CustomersApiTests.cs
src/cashfree_pg.Test/Api/EligibilityApiTests.cs
src/cashfree_pg.Test/Api/OffersApiTests.cs
src/cashfree_pg.Test/Api/OrdersApiTests.cs
Expand Down Expand Up @@ -181,6 +182,7 @@ src/cashfree_pg.Test/Model/CardlessEMIPaymentMethodTests.cs
src/cashfree_pg.Test/Model/CardlessEMIQueriesTests.cs
src/cashfree_pg.Test/Model/CardlessEMITests.cs
src/cashfree_pg.Test/Model/CashbackDetailsTests.cs
src/cashfree_pg.Test/Model/CreateCustomerRequestTests.cs
src/cashfree_pg.Test/Model/CreateLinkRequestTests.cs
src/cashfree_pg.Test/Model/CreateOfferRequestTests.cs
src/cashfree_pg.Test/Model/CreateOrderRequestTests.cs
Expand All @@ -190,6 +192,7 @@ src/cashfree_pg.Test/Model/CreateTerminalTransactionRequestTests.cs
src/cashfree_pg.Test/Model/CryptogramEntityTests.cs
src/cashfree_pg.Test/Model/CustomerDetailsCardlessEMITests.cs
src/cashfree_pg.Test/Model/CustomerDetailsTests.cs
src/cashfree_pg.Test/Model/CustomerEntityTests.cs
src/cashfree_pg.Test/Model/DiscountDetailsTests.cs
src/cashfree_pg.Test/Model/EMIOfferTests.cs
src/cashfree_pg.Test/Model/EMIPlansArrayTests.cs
Expand Down Expand Up @@ -217,7 +220,7 @@ src/cashfree_pg.Test/Model/InstrumentWebhookDataTests.cs
src/cashfree_pg.Test/Model/InstrumentWebhookTests.cs
src/cashfree_pg.Test/Model/LinkCustomerDetailsEntityTests.cs
src/cashfree_pg.Test/Model/LinkEntityTests.cs
src/cashfree_pg.Test/Model/LinkMetaEntityTests.cs
src/cashfree_pg.Test/Model/LinkMetaResponseEntityTests.cs
src/cashfree_pg.Test/Model/LinkNotifyEntityTests.cs
src/cashfree_pg.Test/Model/NetBankingPaymentMethodTests.cs
src/cashfree_pg.Test/Model/NetbankingTests.cs
Expand Down Expand Up @@ -263,7 +266,6 @@ src/cashfree_pg.Test/Model/PaymentMethodUPIInPaymentsEntityTests.cs
src/cashfree_pg.Test/Model/PaymentMethodsFiltersTests.cs
src/cashfree_pg.Test/Model/PaymentMethodsQueriesTests.cs
src/cashfree_pg.Test/Model/PaymentModeDetailsTests.cs
src/cashfree_pg.Test/Model/PaymentURLObjectTests.cs
src/cashfree_pg.Test/Model/PaymentWebhookCustomerEntityTests.cs
src/cashfree_pg.Test/Model/PaymentWebhookDataEntityTests.cs
src/cashfree_pg.Test/Model/PaymentWebhookErrorEntityTests.cs
Expand All @@ -275,27 +277,26 @@ src/cashfree_pg.Test/Model/ReconEntityDataInnerTests.cs
src/cashfree_pg.Test/Model/ReconEntityTests.cs
src/cashfree_pg.Test/Model/RefundEntityTests.cs
src/cashfree_pg.Test/Model/RefundSpeedTests.cs
src/cashfree_pg.Test/Model/RefundURLObjectTests.cs
src/cashfree_pg.Test/Model/RefundWebhookDataEntityTests.cs
src/cashfree_pg.Test/Model/RefundWebhookTests.cs
src/cashfree_pg.Test/Model/SavedInstrumentMetaTests.cs
src/cashfree_pg.Test/Model/SettlementEntityTests.cs
src/cashfree_pg.Test/Model/SettlementFetchReconRequestFiltersTests.cs
src/cashfree_pg.Test/Model/SettlementFetchReconRequestTests.cs
src/cashfree_pg.Test/Model/SettlementReconEntityDataInnerTests.cs
src/cashfree_pg.Test/Model/SettlementReconEntityTests.cs
src/cashfree_pg.Test/Model/SettlementURLObjectTests.cs
src/cashfree_pg.Test/Model/SettlementWebhookDataEntityTests.cs
src/cashfree_pg.Test/Model/SettlementWebhookTests.cs
src/cashfree_pg.Test/Model/TerminalDetailsTests.cs
src/cashfree_pg.Test/Model/TerminalEntityTests.cs
src/cashfree_pg.Test/Model/TerminalTransactionEntityTests.cs
src/cashfree_pg.Test/Model/TerminateOrderRequestTests.cs
src/cashfree_pg.Test/Model/UPIAuthorizeDetailsTests.cs
src/cashfree_pg.Test/Model/UPIPaymentMethodTests.cs
src/cashfree_pg.Test/Model/UpiTests.cs
src/cashfree_pg.Test/Model/VendorSplitTests.cs
src/cashfree_pg.Test/Model/WalletOfferTests.cs
src/cashfree_pg.Test/cashfree_pg.Test.csproj
src/cashfree_pg/Api/CustomersApi.cs
src/cashfree_pg/Api/EligibilityApi.cs
src/cashfree_pg/Api/OffersApi.cs
src/cashfree_pg/Api/OrdersApi.cs
Expand Down Expand Up @@ -344,6 +345,7 @@ src/cashfree_pg/Model/CardlessEMIEntity.cs
src/cashfree_pg/Model/CardlessEMIPaymentMethod.cs
src/cashfree_pg/Model/CardlessEMIQueries.cs
src/cashfree_pg/Model/CashbackDetails.cs
src/cashfree_pg/Model/CreateCustomerRequest.cs
src/cashfree_pg/Model/CreateLinkRequest.cs
src/cashfree_pg/Model/CreateOfferRequest.cs
src/cashfree_pg/Model/CreateOrderRequest.cs
Expand All @@ -353,6 +355,7 @@ src/cashfree_pg/Model/CreateTerminalTransactionRequest.cs
src/cashfree_pg/Model/CryptogramEntity.cs
src/cashfree_pg/Model/CustomerDetails.cs
src/cashfree_pg/Model/CustomerDetailsCardlessEMI.cs
src/cashfree_pg/Model/CustomerEntity.cs
src/cashfree_pg/Model/DiscountDetails.cs
src/cashfree_pg/Model/EMIOffer.cs
src/cashfree_pg/Model/EMIPlansArray.cs
Expand Down Expand Up @@ -380,7 +383,7 @@ src/cashfree_pg/Model/InstrumentWebhookData.cs
src/cashfree_pg/Model/InstrumentWebhookDataEntity.cs
src/cashfree_pg/Model/LinkCustomerDetailsEntity.cs
src/cashfree_pg/Model/LinkEntity.cs
src/cashfree_pg/Model/LinkMetaEntity.cs
src/cashfree_pg/Model/LinkMetaResponseEntity.cs
src/cashfree_pg/Model/LinkNotifyEntity.cs
src/cashfree_pg/Model/NetBankingPaymentMethod.cs
src/cashfree_pg/Model/Netbanking.cs
Expand Down Expand Up @@ -426,7 +429,6 @@ src/cashfree_pg/Model/PaymentMethodUPIInPaymentsEntity.cs
src/cashfree_pg/Model/PaymentMethodsFilters.cs
src/cashfree_pg/Model/PaymentMethodsQueries.cs
src/cashfree_pg/Model/PaymentModeDetails.cs
src/cashfree_pg/Model/PaymentURLObject.cs
src/cashfree_pg/Model/PaymentWebhook.cs
src/cashfree_pg/Model/PaymentWebhookCustomerEntity.cs
src/cashfree_pg/Model/PaymentWebhookDataEntity.cs
Expand All @@ -438,21 +440,19 @@ src/cashfree_pg/Model/ReconEntity.cs
src/cashfree_pg/Model/ReconEntityDataInner.cs
src/cashfree_pg/Model/RefundEntity.cs
src/cashfree_pg/Model/RefundSpeed.cs
src/cashfree_pg/Model/RefundURLObject.cs
src/cashfree_pg/Model/RefundWebhook.cs
src/cashfree_pg/Model/RefundWebhookDataEntity.cs
src/cashfree_pg/Model/SavedInstrumentMeta.cs
src/cashfree_pg/Model/SettlementEntity.cs
src/cashfree_pg/Model/SettlementFetchReconRequest.cs
src/cashfree_pg/Model/SettlementFetchReconRequestFilters.cs
src/cashfree_pg/Model/SettlementReconEntity.cs
src/cashfree_pg/Model/SettlementReconEntityDataInner.cs
src/cashfree_pg/Model/SettlementURLObject.cs
src/cashfree_pg/Model/SettlementWebhook.cs
src/cashfree_pg/Model/SettlementWebhookDataEntity.cs
src/cashfree_pg/Model/TerminalDetails.cs
src/cashfree_pg/Model/TerminalEntity.cs
src/cashfree_pg/Model/TerminalTransactionEntity.cs
src/cashfree_pg/Model/TerminateOrderRequest.cs
src/cashfree_pg/Model/UPIAuthorizeDetails.cs
src/cashfree_pg/Model/UPIPaymentMethod.cs
src/cashfree_pg/Model/Upi.cs
Expand Down
10 changes: 5 additions & 5 deletions cashfree_pg.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg", "src\cashfree_pg\cashfree_pg.csproj", "{F258172F-E7BD-4FF4-9E7F-6FC5BE78C860}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg", "src\cashfree_pg\cashfree_pg.csproj", "{42776C40-DD94-42B2-9D73-7853E7413FF8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cashfree_pg.Test", "src\cashfree_pg.Test\cashfree_pg.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F258172F-E7BD-4FF4-9E7F-6FC5BE78C860}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F258172F-E7BD-4FF4-9E7F-6FC5BE78C860}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F258172F-E7BD-4FF4-9E7F-6FC5BE78C860}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F258172F-E7BD-4FF4-9E7F-6FC5BE78C860}.Release|Any CPU.Build.0 = Release|Any CPU
{42776C40-DD94-42B2-9D73-7853E7413FF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{42776C40-DD94-42B2-9D73-7853E7413FF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{42776C40-DD94-42B2-9D73-7853E7413FF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{42776C40-DD94-42B2-9D73-7853E7413FF8}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
13 changes: 13 additions & 0 deletions docs/CreateCustomerRequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# cashfree_pg.Model.CreateCustomerRequest
Request body to create a customer at cashfree

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer_phone** | **string** | Customer Phone Number |
**customer_email** | **string** | Customer Email | [optional]
**customer_name** | **string** | Customer Name | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

2 changes: 1 addition & 1 deletion docs/CreateLinkRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Name | Type | Description | Notes
**link_notify** | [**LinkNotifyEntity**](LinkNotifyEntity.md) | | [optional]
**link_auto_reminders** | **bool** | If \"true\", reminders will be sent to customers for collecting payments. | [optional]
**link_notes** | **Dictionary<string, string>** | Key-value pair that can be used to store additional information about the entity. Maximum 5 key-value pairs | [optional]
**link_meta** | [**LinkMetaEntity**](LinkMetaEntity.md) | | [optional]
**link_meta** | [**LinkMetaResponseEntity**](LinkMetaResponseEntity.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

4 changes: 2 additions & 2 deletions docs/CreateTerminalTransactionRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Request body to create a terminal transaction

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cf_order_id** | **long** | cashfree order ID that was returned while creating an order. |
**cf_terminal_id** | **long** | cashfree terminal id. this is a required parameter when you do not provide the terminal phone number. | [optional]
**cf_order_id** | **string** | cashfree order ID that was returned while creating an order. |
**cf_terminal_id** | **string** | cashfree terminal id. this is a required parameter when you do not provide the terminal phone number. | [optional]
**payment_method** | **string** | mention the payment method used for the transaction. possible values - QR_CODE, LINK. |
**terminal_phone_no** | **string** | agent mobile number assigned to the terminal. this is a required parameter when you do not provide the cf_terminal_id. | [optional]

Expand Down
1 change: 1 addition & 0 deletions docs/CustomerDetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Name | Type | Description | Notes
**customer_bank_account_number** | **string** | Customer bank account. Required if you want to do a bank account check (TPV) | [optional]
**customer_bank_ifsc** | **string** | Customer bank IFSC. Required if you want to do a bank account check (TPV) | [optional]
**customer_bank_code** | **decimal** | Customer bank code. Required for net banking payments, if you want to do a bank account check (TPV) | [optional]
**customer_uid** | **string** | Customer identifier at Cashfree. You will get this when you create/get customer | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

14 changes: 14 additions & 0 deletions docs/CustomerEntity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# cashfree_pg.Model.CustomerEntity
The complete customer entity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer_uid** | **string** | unique id generated by cashfree for your customer | [optional]
**customer_phone** | **string** | Customer Phone Number | [optional]
**customer_email** | **string** | Customer Email | [optional]
**customer_name** | **string** | Customer Name | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

97 changes: 97 additions & 0 deletions docs/CustomersApi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
# cashfree_pg.Api.CustomersApi

All URIs are relative to *https://sandbox.cashfree.com/pg*

| Method | HTTP request | Description |
|--------|--------------|-------------|
| [**PGCreateCustomer**](CustomersApi.md#pgcreatecustomer) | **POST** /customers | Create Customer at Cashfree |

<a id="pgcreatecustomer"></a>
# **PGCreateCustomer**
> CustomerEntity PGCreateCustomer (string xApiVersion, CreateCustomerRequest createCustomerRequest, string? xRequestId = null, Guid? xIdempotencyKey = null)
Create Customer at Cashfree

Create Customer at Cashfree

### Example
```csharp
using System.Collections.Generic;
using System.Diagnostics;
using cashfree_pg.Client;
using cashfree_pg.Model;

namespace Example
{
public class PGCreateCustomerExample
{
public static void Main()
{
// Configuration
Cashfree.XClientId = "<x-client-id>";
Cashfree.XClientSecret = "<x-client-secret>";
Cashfree.XEnvironment = Cashfree.SANDBOX;

// Instance of Cashfree
var cashfree = new Cashfree();


var xApiVersion = 2023-08-01; // string | API version to be used. Format is in YYYY-MM-DD (default to "2023-08-01")
var createCustomerRequest = new CreateCustomerRequest(); // CreateCustomerRequest | Request to create a new customer at Cashfree
var xRequestId = 4dfb9780-46fe-11ee-be56-0242ac120002; // string? | Request id for the API call. Can be used to resolve tech issues. Communicate this in your tech related queries to cashfree (optional)
var xIdempotencyKey = 47bf8872-46fe-11ee-be56-0242ac120002; // Guid? | An idempotency key is a unique identifier you include with your API call. If the request fails or times out, you can safely retry it using the same key to avoid duplicate actions. (optional)
try
{
// Create Customer at Cashfree
CustomerEntity result = cashfree.PGCreateCustomer(xApiVersion, createCustomerRequest, xRequestId, xIdempotencyKey);
Debug.WriteLine(result);
}
catch (ApiException e)
{
Debug.Print("Exception when calling CustomersApi.PGCreateCustomer: " + e.Message);
Debug.Print("Status Code: " + e.ErrorCode);
Debug.Print(e.StackTrace);
}
}
}
}
```

### Parameters

| Name | Type | Description | Notes |
|------|------|-------------|-------|
| **xApiVersion** | **string** | API version to be used. Format is in YYYY-MM-DD | [default to &quot;2023-08-01&quot;] |
| **createCustomerRequest** | [**CreateCustomerRequest**](CreateCustomerRequest.md) | Request to create a new customer at Cashfree | |
| **xRequestId** | **string?** | Request id for the API call. Can be used to resolve tech issues. Communicate this in your tech related queries to cashfree | [optional] |
| **xIdempotencyKey** | **Guid?** | An idempotency key is a unique identifier you include with your API call. If the request fails or times out, you can safely retry it using the same key to avoid duplicate actions. | [optional] |

### Return type

[**CustomerEntity**](CustomerEntity.md)

### Authorization

[XPartnerAPIKey](../README.md#XPartnerAPIKey), [XClientSecret](../README.md#XClientSecret), [XPartnerMerchantID](../README.md#XPartnerMerchantID), [XClientID](../README.md#XClientID), [XClientSignatureHeader](../README.md#XClientSignatureHeader)

### HTTP request headers

- **Content-Type**: application/json
- **Accept**: application/json


### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
| **200** | OK | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |
| **400** | Bad request error | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |
| **401** | Authentication Error | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |
| **404** | Resource Not found | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |
| **409** | Resource already present | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |
| **422** | Idempotency error | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |
| **429** | Rate Limit Error | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |
| **500** | API related Error | * x-api-version - <br> * x-ratelimit-limit - <br> * x-ratelimit-remaining - <br> * x-ratelimit-retry - <br> * x-ratelimit-type - <br> * x-request-id - <br> * x-idempotency-key - <br> * x-idempotency-replayed - <br> |

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

Loading

0 comments on commit 0402e47

Please sign in to comment.