compucalcfarmssprint
A gepositioing system provides real-time data on directions based on location share of map data repositories. For additional home and garden accessories visit Gaiasce and Gss H&G Store page in the description.
20 subscribers
65 ms avg latency
100 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
compucalcfarmssprint endpoints
| Method | Endpoint | Description |
|---|---|---|
| V1 > account > transfer | ||
| POST |
transferFundsBetweenWallets //v1/account/transfer |
Transfer funds between Rapyd Wallets. |
| V1 > account > transfer > response | ||
| POST |
setTransferResponse //v1/account/transfer/response |
Respond to a funds transfer between wallets. The transferee uses this method to accept or decline the transfer. |
| V1 > addresses | ||
| POST |
createAnAddress //v1/addresses |
Adds an address to merchant |
| V1 > coupons | ||
| GET |
retrieveListOfCoupons //v1/coupons |
Retrieve a list of all coupons |
| V1 > coupons > {couponId} | ||
| GET |
retrieveAnCoupon //v1/coupons/{couponId} |
Retrieve a coupon |
| POST |
updateACoupon //v1/coupons/{couponId} |
Modify the metadata of a coupon with coupon Id in Path |
| DELETE |
deleteACouponFromTheRapydPlatform //v1/coupons/{couponId} |
Delete a coupon from the Rapyd platform. Deleting a coupon removes it from all customers and subscriptions, but does not affect invoices and payment authorizations that have… |
| V1 > customers | ||
| GET |
retrieveListOfCustomers //v1/customers |
Retrieve a list of all customers |
| POST |
createACustomer //v1/customers |
Adds a customer to merchant |
| V1 > customers > {customerId} | ||
| GET |
retrieveACustomerDetails //v1/customers/{customerId} |
Retrieve a customer |
| DELETE |
deleteACustomerFromTheRapydPlatform //v1/customers/{customerId} |
This method triggers the Customer Deleted webhook. This webhook contains the same information as the response |
| POST |
updateCustomer //v1/customers/{customerId} |
Update a customer with customer Id in Path |
| V1 > addresses > {addressesId} | ||
| GET |
retrieveAnAddress //v1/addresses/{addressesId} |
Retrieve an address |
| POST |
updateAnAddress //v1/addresses/{addressesId} |
update an address with address Id in Path |
| V1 > customers > {customerId} > discount | ||
| DELETE |
deleteTheDiscountThatHasBeenAssignedToACustomer //v1/customers/{customerId}/discount |
Delete the discount that has been assigned to a customer through a coupon. This action does not affect the coupon that the discount was derived from. This method triggers the… |
| V1 > customers > {customerId} > payment_methods | ||
| POST |
addAPaymentMethodToACustomerProfile //v1/customers/{customerId}/payment_methods |
Add a payment method to a customer profile |
| V1 > customers > {customerId} > payment_methods > {pmtId} | ||
| POST |
updatePaymentMethodForCustomer //v1/customers/{customerId}/payment_methods/{pmtId} |
Change or modify a payment method that was stored in a customer profile |
| DELETE |
deleteAPaymentMethodTypeFromCustomer //v1/customers/{customerId}/payment_methods/{pmtId} |
This method triggers the Webhook - Payment Method Canceled webhook. This webhook contains more information than the response. |
| GET |
retrieveAPaymentMethodForASpecificCustomer //v1/customers/{customerId}/payment_methods/{pmtId} |
Retrieve a payment method for a specific customer |
| V1 > data > countries | ||
| GET |
listCountries //v1/data/countries |
Retrieve a list of all countries. |
| V1 > disputes | ||
| GET |
retrieveListOfDisputes //v1/disputes |
Retrieve a detailed list of 'dispute' objects. |
| V1 > disputes > {disputeId} | ||
| GET |
retrieveAnDispute //v1/disputes/{disputeId} |
Retrieve the details of a dispute. |
| V1 > ewallets | ||
| GET |
listEWallets //v1/ewallets |
Retrieve a list of Rapyd Wallets. You can filter the list with query parameters. |
| POST |
createWallet //v1/ewallets |
Create a Rapyd Wallet. |
| V1 > ewallets > {ewalletId} > contacts | ||
| POST |
addContactToWallet //v1/ewallets/{ewalletId}/contacts |
Add a personal contact to a company wallet or client wallet. |
| GET |
listContactsForARapydWallet //v1/ewallets/{ewalletId}/contacts |
Retrieve all contacts for a wallet. |
| V1 > ewallets > {ewalletId} > contacts > {contactId} | ||
| GET |
retrieveWalletContact //v1/ewallets/{ewalletId}/contacts/{contactId} |
Retrieve a contact for an existing Rapyd Wallet. |
| POST |
updateWalletContact //v1/ewallets/{ewalletId}/contacts/{contactId} |
Update a contact for a Rapyd Wallet. |
| DELETE |
deleteWalletContact //v1/ewallets/{ewalletId}/contacts/{contactId} |
Delete a personal contact from a company wallet or client wallet. |
| V1 > ewallets > {ewalletId} > contacts > {contactId} > compliance_levels | ||
| GET |
getTheComplianceStatusOfAPersonalContact //v1/ewallets/{ewalletId}/contacts/{contactId}/compliance_levels |
Verify the compliance status of a personal contact. |
| V1 > ewallets > {ewalletToken} | ||
| DELETE |
deleteAWallet //v1/ewallets/{ewalletToken} |
Delete a Rapyd Wallet. Use this method when the wallet has never been used. This method triggers the Wallet Deleted webhook. This webhook contains the same information as the… |
| V1 > ewallets > {ewalletToken} > statuses > {status} | ||
| POST |
changeWalletStatus //v1/ewallets/{ewalletToken}/statuses/{status} |
Change Wallet Status |
| V1 > ewallets > {walletId} > accounts | ||
| GET |
retrieveWalletBalances //v1/ewallets/{walletId}/accounts |
Retrieve details of the balances in a Rapyd Wallet. |
| V1 > ewallets > {walletId} > transactions | ||
| GET |
listWalletTransactions //v1/ewallets/{walletId}/transactions |
Retrieve a list of all transactions related to a wallet. |
| V1 > ewallets > {walletId} > transactions > {transactionId} | ||
| GET |
getDetailsOfWalletTransaction //v1/ewallets/{walletId}/transactions/{transactionId} |
Retrieve the details of a wallet transaction. |
| V1 > hosted > collect > card | ||
| POST |
createAHostedPageForACustomerToSaveCardDetailsAndManageCards //v1/hosted/collect/card |
Create a hosted page for a customer to save card details and manage cards. |
| V1 > hosted > issuing > card_details > {cardToken} | ||
| POST |
generateAHostedPageThatDisplaysDetailsOfAVirtualIssuedCardDirectlyToTheCustomer //v1/hosted/issuing/card_details/{cardToken} |
Generate a hosted page that displays details of a virtual issued card directly to the customer. The URL is available for 24 hours after the response is sent, then it expires. |
| V1 > hosted > hosted > issuing > card_details > {pageToken} | ||
| GET |
getAHostedPageThatDisplaysDetailsOfAVirtualIssuedCardDirectlyToTheCustomer //v1/hosted/hosted/issuing/card_details/{pageToken} |
Get hosted page that displays details of a virtual issued card directly to the customer. |
| V1 > identities | ||
| POST |
verifyTheIdentityOfAnIndividualOrAPersonalContactForAPersonWallet //v1/identities |
Verification of the identity of a personal contact associated with a wallet.. |
| V1 > identities > types | ||
| GET |
retrieveAListOfTheTypesOfOfficialIdentificationDocumentsForACountry //v1/identities/types |
Use this method to determine the types of documents to use for identification purposes, and also whether you need the reverse side of the document. You can filter your search… |
| V1 > invoices | ||
| GET |
listInvoices //v1/invoices |
Retrieve the basic data of an invoice, with individual invoice lines. |
| V1 > invoices > {invoiceId} > finalize | ||
| POST |
finalizeInvoice //v1/invoices/{invoiceId}/finalize |
Finalize an invoice.Invoices are initially created with a draft status, and this is the only state in which an invoice can be finalized. When an invoice is ready to be paid,… |
| V1 > issuing > bankaccounts | ||
| POST |
issueVirtualAccountNumberToWallet //v1/issuing/bankaccounts |
Issue a virtual account number to an existing wallet. |
| V1 > issuing > bankaccounts > remitters > {virtualAccountId} > transactions > {transaction_id} | ||
| GET |
retrieveRemitterDetails //v1/issuing/bankaccounts/remitters/{virtualAccountId}/transactions/{transaction_id} |
Retrieve the details of the remitter of a transfer to a virtual bank account. |
| V1 > issuing > bankaccounts > {virtualAccountId} > transactions > {transactionId} | ||
| GET |
retrieveVirtualAccountTransaction //v1/issuing/bankaccounts/{virtualAccountId}/transactions/{transactionId} |
Retrieve a virtual account transaction. |
| V1 > issuing > cards | ||
| GET |
listIssuingCards //v1/issuing/cards |
Retrieve a list of all issuing cards. |
| POST |
issueCard //v1/issuing/cards |
Issue a card to a wallet contact. |
| V1 > issuing > cards > {cardId} | ||
| GET |
cardDetails //v1/issuing/cards/{cardId} |
Retrieve the details of a card. |
| V1 > issuing > cards > {cardId} > transactions | ||
| GET |
listIssuedCardTransactions //v1/issuing/cards/{cardId}/transactions |
Use the GET method to retrieve a list of transactions for a specific issued card. |
| V1 > issuing > cards > {cardId} > transactions > {transactionId} | ||
| GET |
retrieveIssuedCardTransactionDetails //v1/issuing/cards/{cardId}/transactions/{transactionId} |
Use the GET method to retrieve details of a specific transaction from a specific issued card. |
+ 50 more endpoints on the provider's documentation.
compucalcfarmssprint pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA | Free | — |
|
| MEGA | Free | — |
|