curl --request POST \
--url https://api.cloud.flexprice.io/v1/integration/sync/{entity_type}/{entity_id} \
--header 'x-api-key: <api-key>'
{}
Sync an entity to all available payment providers for the current tenant
curl --request POST \
--url https://api.cloud.flexprice.io/v1/integration/sync/{entity_type}/{entity_id} \
--header 'x-api-key: <api-key>'
{}
Enter your API key in the format x-api-key <api-key>*
Entity type (e.g., customer, invoice, tax)
Entity ID
OK
The response is of type object
.