GreenFlux can Push CDRs to Partners by calling POST on the Partner's CDRs endpoint.
This is near real-time once the CDR has been calculated and cleared for exchange.
GreenFlux does not have a retry mechanism, it is a 'fire and forget'. We recommend implementing a Get call at the end of the day to check for missing CDRs,
Example Post:
POST https://api.supercpo.com/cdrs
Authorization: Token ***ABC123