Organization Request Status

GET

Show status of a previous operation requests on the organization.

Path parameters

entityIdstringRequired

Unique FrankieOne identifier for an entity

requestIdstringRequired

Unique request identifier

Headers

X-Frankie-CustomerIDstringRequired

Your Customer ID provided by FrankieOne

X-Frankie-CustomerChildIDstringOptional

Your Customer Child ID provided by FrankieOne

Response

OK

entityIdstringOptional

Entity’s are assigned an auto-generated UUID to ensure global uniqueness, represented as an entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request call.

requestobjectOptional

Details of an asynchronous request made for this entity

requestIdstringOptional

The unique request ID for the API call made.

Built with