finalSubmit

public final Response<CommonApiResponse> finalSubmit(Context applicationContext)

Final Submit

Final submit makes an API call for all the services.

Return

Returns Response. Response may contain instance of CommonApiResponse with success in result property or error response in errorStatus property.

Parameters

applicationContext

Requires context

See also



For status and error code please refer to Status documentation