If you are trying to create a deposit address for an asset for the first time using POST /deposits/digital_asset_addresses endpoint, you might occasionally get a '200 OK' response code with a body {\“message\“:{}}. This message means that your request has been received by Zero Hash's system correctly and the address creation is still being processed, the address information is not ready yet.
When seeing this message, you can retry this endpoint later - suggesting to wait at least 30 seconds to retry. You should be to get a deposit address for the retry.